Manel commited on
Commit
e923bc1
·
verified ·
1 Parent(s): 2a4b148

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1 +1,10 @@
1
- streamlit
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain==0.1.8
3
+ sentence-transformers==2.2.2
4
+ ctransformers
5
+ chromadb
6
+
7
+ # Uncomment if using gpu spaces
8
+ #transformers==4.37.2
9
+ #accelerate==0.27.1
10
+ #bitsandbytes==0.42.0