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

Delete deploy.bat

Browse files
Files changed (1) hide show
  1. deploy.bat +0 -7
deploy.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 Run localtunnel on port 8501
7
- lt --port 8501