OrifjonKenjayev commited on
Commit
351e5c7
·
verified ·
1 Parent(s): cb032f5

Update requirements.txt

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