adi-123 commited on
Commit
58c6de6
1 Parent(s): 08bf912

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ together
2
+ langchain==0.0.339
3
+ streamlit==1.29.0
4
+ faiss-cpu==1.7.4
5
+ tiktoken==0.5.2
6
+ PyPDF2==3.0.1