surabhic commited on
Commit
24a4980
·
verified ·
1 Parent(s): c8926e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- gradio
2
  langchain
3
  langchain-community
4
- huggingface-hub==0.16.4
5
- transformers
6
- sentence-transformers
7
  faiss-cpu
8
- pypdf
9
 
10
 
11
 
 
 
1
  langchain
2
  langchain-community
3
+ langchain-huggingface
4
+ gradio
 
5
  faiss-cpu
6
+ huggingface_hub
7
 
8
 
9