trapezius60 commited on
Commit
24cfae2
·
verified ·
1 Parent(s): a7db4c8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- openai
 
 
2
  python-dotenv
 
3
  ftfy
4
  pypdf
5
- gradio
6
  pillow
7
- typhoon-ocr
 
1
+ gradio>=5.0.0
2
+ huggingface_hub>=0.17.0
3
+ typhoon-ocr
4
  python-dotenv
5
+ openai
6
  ftfy
7
  pypdf
 
8
  pillow