k96beni commited on
Commit
5d6a30c
·
verified ·
1 Parent(s): ac9e026

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,13 +1,14 @@
1
- huggingface_hub
2
  gradio>=3.50
3
- openai>=1.0.0
4
  sentence-transformers
5
  faiss-cpu
6
  pandas
 
 
 
 
 
7
  python-docx
8
  PyPDF2
9
- beautifulsoup4
10
- requests
11
- numpy
12
- huggingface_hub
13
-
 
1
+ openai
2
  gradio>=3.50
 
3
  sentence-transformers
4
  faiss-cpu
5
  pandas
6
+ numpy
7
+ requests
8
+ beautifulsoup4
9
+ huggingface_hub>=0.19
10
+ docx
11
  python-docx
12
  PyPDF2
13
+ user-agents
14
+ uuid