Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
-
|
| 3 |
-
torch==2.5.0
|
| 4 |
pillow==10.4.0
|
| 5 |
-
accelerate==1.0.1
|
| 6 |
numpy==2.1.1
|
|
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
+
onnxruntime==1.19.2
|
|
|
|
| 3 |
pillow==10.4.0
|
|
|
|
| 4 |
numpy==2.1.1
|
| 5 |
+
requests==2.32.3
|