Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio>=4.44.0
|
| 2 |
numpy
|
| 3 |
pillow
|
| 4 |
onnxruntime
|
|
|
|
| 1 |
+
gradio>=4.44.0,<6
|
| 2 |
numpy
|
| 3 |
pillow
|
| 4 |
onnxruntime
|