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