sanjeevbora commited on
Commit
bd84822
·
verified ·
1 Parent(s): 05f9bdf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- gradio
2
- python-dotenv
3
- llama-index
4
- llama-index-embeddings-huggingface
5
- llama-index-llms-huggingface
6
- huggingface_hub==0.16.4
 
1
+ gradio==3.31.1
2
+ langchain==0.0.301
3
+ huggingface_hub==0.15.1
4
+ llama-index==0.5.6
5
+ python-dotenv==1.0.0