zeyadahmedd commited on
Commit
1911144
1 Parent(s): 50627f4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
- langchain
2
- dill
3
  llama-cpp-python==0.2.2
4
- faiss-cpu
 
 
 
 
 
 
 
1
+ langchain==0.0.170
 
2
  llama-cpp-python==0.2.2
3
+ chromadb==0.4.14
4
+ chunkipy==0.0.3
5
+ gradio==3.47.1
6
+ gradio_client==0.6.0
7
+ PyPDF2==3.0.1
8
+ langid==1.1.6
9
+ translate==3.6.1