Spaces:
Runtime error
Runtime error
Bill Psomas
commited on
Commit
·
cd8c338
1
Parent(s):
ada65de
update demo
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
pillow==9.5.0
|
4 |
-
torch==1.8.0+cu111
|
5 |
-
torchvision==0.9.0+cu111
|
|
|
1 |
+
torch==1.13.1
|
2 |
+
torchvision==0.14.1
|
|
|
|
|
|