muyeong commited on
Commit
b355c0b
·
verified ·
1 Parent(s): 8eb5570

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  gradio==4.19.0
2
- gradio_client==0.10.0
3
  supabase==1.2.0
4
- openai>=1.0.0
5
  sentence-transformers>=2.2.0
6
  python-dotenv>=1.0.0
7
  numpy>=1.24.0
8
  PyMuPDF>=1.23.0
9
  httpx>=0.24.0,<0.26.0
 
 
1
  gradio==4.19.0
 
2
  supabase==1.2.0
3
+ openai==1.12.0
4
  sentence-transformers>=2.2.0
5
  python-dotenv>=1.0.0
6
  numpy>=1.24.0
7
  PyMuPDF>=1.23.0
8
  httpx>=0.24.0,<0.26.0
9
+ pydantic>=2.0.0,<2.6.0