MOHAMMED-N commited on
Commit
fb768bb
·
verified ·
1 Parent(s): 101a6ea

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.25.0
2
+ langchain
3
+ langchain_community
4
+ torch
5
+ transformers
6
+ sentence-transformers
7
+ accelerate
8
+ pypdf
9
+ ollama
10
+ langchain_experimental
11
+ faiss-cpu
12
+ langchain_huggingface
13
+ einops
14
+ llama-cpp-python