Spaces:
Runtime error
Runtime error
Update requirements 2
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ torchvision
|
|
| 3 |
onnx
|
| 4 |
onnxruntime
|
| 5 |
Pillow
|
| 6 |
-
numpy
|
|
|
|
|
|
|
|
|
| 3 |
onnx
|
| 4 |
onnxruntime
|
| 5 |
Pillow
|
| 6 |
+
numpy
|
| 7 |
+
huggingface_hub==0.23.2
|
| 8 |
+
gradio==4.37.1
|