Morinash commited on
Commit
a708a4d
·
verified ·
1 Parent(s): 6bb5c19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
  gradio
2
- langchain
3
  transformers
4
  sentence-transformers
 
5
  faiss-cpu
 
6
  pypdf
7
  python-docx
8
- pandas
9
  beautifulsoup4
10
- requests
11
- unstructured
 
1
  gradio
 
2
  transformers
3
  sentence-transformers
4
+ langchain
5
  faiss-cpu
6
+ pandas
7
  pypdf
8
  python-docx
 
9
  beautifulsoup4
10
+ lxml