Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ typing_extensions==4.12.2
|
|
| 12 |
ipython==8.12.3
|
| 13 |
moviepy==1.0.3
|
| 14 |
shapely==2.0.7
|
| 15 |
-
huggingface_hub
|
|
|
|
|
|
| 12 |
ipython==8.12.3
|
| 13 |
moviepy==1.0.3
|
| 14 |
shapely==2.0.7
|
| 15 |
+
huggingface_hub
|
| 16 |
+
torchvision
|