heikowagner commited on
Commit
664c8f4
1 Parent(s): ebba04a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  #git+https://github.com/hwchase17/langchain.git
2
  langchain==0.0.154
3
  git+https://github.com/huggingface/transformers.git
4
- git+https://github.com/chroma-core/chroma.git
 
5
  accelerate
6
  bitsandbytes
7
  InstructorEmbedding
 
1
  #git+https://github.com/hwchase17/langchain.git
2
  langchain==0.0.154
3
  git+https://github.com/huggingface/transformers.git
4
+ #git+https://github.com/chroma-core/chroma.git
5
+ chromadb
6
  accelerate
7
  bitsandbytes
8
  InstructorEmbedding