nik662 commited on
Commit
28d4e62
1 Parent(s): 3ce9420

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -2
requirements.txt CHANGED
@@ -1,2 +1,10 @@
1
- torch
2
- transformers
 
 
 
 
 
 
 
 
 
1
+ langchain==0.0.284
2
+ python-dotenv==1.0.0
3
+ streamlit==1.22.0
4
+ unstructured==0.9.2
5
+ tiktoken==0.4.0
6
+ faiss-cpu==1.7.4
7
+ libmagic==1.0
8
+ python-magic==0.4.27
9
+ python-magic-bin==0.4.14
10
+ OpenAI == 0.28.0