Manel commited on
Commit
c6c798f
·
verified ·
1 Parent(s): ff73727

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
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
 
1
  streamlit
2
  langchain==0.1.8
3
+ sentence-transformers
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