meornabil commited on
Commit
7806d12
·
verified ·
1 Parent(s): 37d8c98

Delete deploy_install.bat

Browse files
Files changed (1) hide show
  1. deploy_install.bat +0 -7
deploy_install.bat DELETED
@@ -1,7 +0,0 @@
1
- @echo off
2
- REM Activate the cuda environment
3
- call "%USERPROFILE%\anaconda3\Scripts\activate.bat" cuda
4
- REM Change directory to Real-ESRGAN-Web-App
5
- cd /d %USERPROFILE%\Real-ESRGAN-Web-App
6
- REM Install localtunnel
7
- npm install -g localtunnel