OrifjonKenjayev commited on
Commit
f7b1a59
·
verified ·
1 Parent(s): e05c6c8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- # requirements.txt
 
 
 
2
  gradio
3
- langchain
4
- langchain-community
5
- langchain-together
6
- faiss-cpu
 
1
+ langchain==0.1.0
2
+ faiss-cpu
3
+ openai
4
+ python-dotenv
5
  gradio
6
+ transformers
7
+ torch