valeriylo commited on
Commit
971f93d
1 Parent(s): 37717fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  gigachain
2
- #langchain==0.0.184
3
  PyPDF2==3.0.1
4
  python-dotenv==1.0.0
5
  streamlit==1.18.1
@@ -9,7 +8,7 @@ altair==4
9
  tiktoken==0.4.0
10
  # uncomment to use huggingface llms
11
  huggingface-hub==0.14.1
12
- llama-cpp-python#==0.1.83
13
  fire
14
 
15
  # uncomment to use instructor embeddings
 
1
  gigachain
 
2
  PyPDF2==3.0.1
3
  python-dotenv==1.0.0
4
  streamlit==1.18.1
 
8
  tiktoken==0.4.0
9
  # uncomment to use huggingface llms
10
  huggingface-hub==0.14.1
11
+ #llama-cpp-python#==0.1.83
12
  fire
13
 
14
  # uncomment to use instructor embeddings