Spaces:
Runtime error
Runtime error
Fix dependencies.
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
numpy==1.21.5
|
| 2 |
Pillow==9.4.0
|
| 3 |
-
torch==1.13.1
|
| 4 |
-
torchvision==0.14.1
|
|
|
|
| 1 |
numpy==1.21.5
|
| 2 |
Pillow==9.4.0
|
| 3 |
+
torch==1.13.1
|
| 4 |
+
torchvision==0.14.1
|