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

Delete run.bat

Browse files
Files changed (1) hide show
  1. run.bat +0 -7
run.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 Streamlit app
7
- streamlit run app.py