Gopikanth123 commited on
Commit
af1c3e6
·
verified ·
1 Parent(s): ae81a46

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  gradio
2
  python-dotenv
3
- llama-index==0.6.2
4
  sentence-transformers
5
  transformers
6
  torch
7
- langchain-community
 
 
1
  gradio
2
  python-dotenv
3
+ llama-index==0.5.6
4
  sentence-transformers
5
  transformers
6
  torch
7
+ langchain-community
8
+ langchain==0.0.148