Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ moviepy==1.0.3
|
|
3 |
numpy==1.24.4
|
4 |
Pillow==11.0.0
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
6 |
-
torch==2.5.1
|
7 |
uvicorn
|
8 |
python-multipart
|
|
|
3 |
numpy==1.24.4
|
4 |
Pillow==11.0.0
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
6 |
+
#torch==2.5.1
|
7 |
uvicorn
|
8 |
python-multipart
|