Mr-Vicky-01 commited on
Commit
88c7384
1 Parent(s): 9b15700

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
 
1
  llama-index-embeddings-huggingface
2
  llama-index-llms-huggingface
3
  youtube_transcript_api
4
  langchain_community
5
- huggingface_hub
6
  bs4
7
- streamlit
8
- llama-index
 
1
+ llama-index==0.7.10
2
  llama-index-embeddings-huggingface
3
  llama-index-llms-huggingface
4
  youtube_transcript_api
5
  langchain_community
6
+ huggingface_hub==0.16.2
7
  bs4
8
+ streamlit