We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd698c commit d1c75dcCopy full SHA for d1c75dc
web-apps/chat/requirements.txt
@@ -1,4 +1,4 @@
1
-gradio==4.21 # v4.41 breaks custom JS query param parsing
+gradio<5
2
gradio_client
3
openai
4
langchain
web-apps/image-analysis/requirements.txt
@@ -1,6 +1,6 @@
pillow
requests
5
pydantic
6
structlog
0 commit comments