Spaces:
Runtime error
Runtime error
missing dep
#1
by
raphael-gl
HF Staff
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
torch
|
2 |
-
gradio
|
|
|
|
1 |
torch
|
2 |
+
gradio
|
3 |
+
torchvision
|