Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
torch
|
| 2 |
-
torchvision
|
| 3 |
gradio
|
| 4 |
-
|
|
|
|
|
|
|
| 5 |
numpy
|
| 6 |
-
huggingface_hub
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
huggingface-hub
|
| 3 |
+
tensorflow
|
| 4 |
+
pillow
|
| 5 |
numpy
|
|
|