Spaces:
Runtime error
Runtime error
Commit
·
dedca5f
1
Parent(s):
ed25af4
Update torch version in requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
|
2 |
gradio==2.3.3
|
3 |
-
torch
|
4 |
Pillow==8.4.0
|
|
|
1 |
|
2 |
gradio==2.3.3
|
3 |
+
torch>=1.8.0
|
4 |
Pillow==8.4.0
|