heikowagner commited on
Commit
de3c0e5
1 Parent(s): 740c8f9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  #git+https://github.com/hwchase17/langchain.git
2
- langchain
3
  git+https://github.com/huggingface/transformers.git
4
  #git+https://github.com/chroma-core/chroma.git
5
  chromadb
@@ -7,7 +7,7 @@ accelerate
7
  bitsandbytes
8
  InstructorEmbedding
9
  cloudpickle
10
- streamlit==1.21.0
11
  requests==2.28.0
12
  latex2markdown
13
  openai
 
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
 
7
  bitsandbytes
8
  InstructorEmbedding
9
  cloudpickle
10
+ streamlit
11
  requests==2.28.0
12
  latex2markdown
13
  openai