srikol commited on
Commit
393f2a2
·
verified ·
1 Parent(s): 4da3146

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=4.43.0
2
  pydantic==2.10.6 # avoids Pydantic-2.11 recursion bug
3
  PyPDF2
4
  python-docx
 
1
+ gradio<=3.31.0
2
  pydantic==2.10.6 # avoids Pydantic-2.11 recursion bug
3
  PyPDF2
4
  python-docx