la04 commited on
Commit
c376788
·
verified ·
1 Parent(s): 2c20468

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
- transformers
2
  torch
3
- gradio
4
- pypdf2
 
 
 
 
 
 
 
 
1
  torch
2
+ transformers
3
+ sentence-transformers
4
+ langchain
5
+ langchain-community
6
+ tqdm
7
+ accelerate
8
+ pypdf
9
+ faiss-gpu