trying to fix internal server error
Browse fileshttps://discuss.huggingface.co/t/internal-server-error-bool-not-iterable/149494/7
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ onnxruntime==1.15.1
|
|
7 |
pycocotools==2.0.7
|
8 |
PyYAML==6.0.1
|
9 |
scipy==1.13.0
|
10 |
-
gradio==
|
11 |
opencv-python==4.9.0.80
|
12 |
psutil==5.9.8
|
13 |
py-cpuinfo==9.0.0
|
|
|
7 |
pycocotools==2.0.7
|
8 |
PyYAML==6.0.1
|
9 |
scipy==1.13.0
|
10 |
+
gradio==5.23.2
|
11 |
opencv-python==4.9.0.80
|
12 |
psutil==5.9.8
|
13 |
py-cpuinfo==9.0.0
|