hideosnes commited on
Commit
42a10cf
·
verified ·
1 Parent(s): f5223a2

Update requirements.txt

Browse files

downgraded gradio due to No API bug

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  transformers~=4.52.4
2
  torch~=2.7.1
3
- gradio~=5.33.0
4
  pymupdf~=1.26.0
5
  langdetect~=1.0.9
6
  matplotlib~=3.10.3
 
1
  transformers~=4.52.4
2
  torch~=2.7.1
3
+ gradio~=4.36.0
4
  pymupdf~=1.26.0
5
  langdetect~=1.0.9
6
  matplotlib~=3.10.3