We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9918bb4 commit 34b4aebCopy full SHA for 34b4aeb
demo/requirements.txt
@@ -1,5 +1,5 @@
1
-gradio>=4.11.0,<5.0.0
2
-Pillow>=8.4.0
3
-onnxruntime>=1.10.0,<2.0.0
+gradio>=5.0.0,<6.0.0
+Pillow>=8.4.0,!=9.2.0
+onnxruntime>=1.16.3,<2.0.0
4
huggingface-hub>=0.4.0,<1.0.0
5
-numpy>=1.19.5,<2.0.0
+numpy>=1.19.5,<3.0.0
0 commit comments