Spaces:
Paused
Paused
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -12,5 +12,5 @@ typing_extensions==4.12.2
|
|
12 |
ipython==8.12.3
|
13 |
moviepy==1.0.3
|
14 |
shapely==2.0.7
|
15 |
-
torch==2.3.0
|
16 |
-
torchvision==0.18.0
|
|
|
12 |
ipython==8.12.3
|
13 |
moviepy==1.0.3
|
14 |
shapely==2.0.7
|
15 |
+
torch==2.3.0
|
16 |
+
torchvision==0.18.0
|