ZDPLI commited on
Commit
a014337
·
verified ·
1 Parent(s): 8c998ea

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ gradio
3
+ tqdm
4
+ Pillow
5
+ langchain
6
+ langgraph
7
+ langchain-community
8
+ faiss-cpu
9
+ duckduckgo-search
10
+ llama-cpp-python
11
+ sentence-transformers
12
+ pypdf
13
+ huggingface_hub
14
+ transformers