Spaces:
Sleeping
Sleeping
Update install.bat
Browse files- install.bat +1 -1
install.bat
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
rem -------------------------------------------
|
4 |
rem NOT guaranteed to work on Windows
|
5 |
|
6 |
-
set APPDIR=
|
7 |
set REPOS=https://huggingface.co/spaces/aka7774/%APPDIR%
|
8 |
set VENV=venv
|
9 |
|
|
|
3 |
rem -------------------------------------------
|
4 |
rem NOT guaranteed to work on Windows
|
5 |
|
6 |
+
set APPDIR=faster_whisper
|
7 |
set REPOS=https://huggingface.co/spaces/aka7774/%APPDIR%
|
8 |
set VENV=venv
|
9 |
|