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