Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio==2.3.0
|
2 |
torch==1.7.0
|
3 |
-
torchvision==0.8.1
|
|
|
|
1 |
gradio==2.3.0
|
2 |
torch==1.7.0
|
3 |
+
torchvision==0.8.1
|
4 |
+
transform
|