Spaces:
Runtime error
Runtime error
Commit ·
2759a23
1
Parent(s): 1711d84
gradio client test
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ opencv-python-headless
|
|
| 4 |
Pillow
|
| 5 |
scipy
|
| 6 |
torch
|
| 7 |
-
torchvision
|
|
|
|
|
|
| 4 |
Pillow
|
| 5 |
scipy
|
| 6 |
torch
|
| 7 |
+
torchvision
|
| 8 |
+
gradio_client
|