Zwea Htet commited on
Commit
1c67be9
1 Parent(s): 4bb745d

updated requirements.txt for dependencies conflict with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ openai
6
  faiss-cpu
7
  python-dotenv
8
  streamlit>=1.24.0
9
- huggingface_hub>=0.21.4
10
  pypdf
11
  llama-index-llms-huggingface>=0.1.4
12
  llama-index-embeddings-langchain>=0.1.2
 
6
  faiss-cpu
7
  python-dotenv
8
  streamlit>=1.24.0
9
+ huggingface_hub<0.21.0
10
  pypdf
11
  llama-index-llms-huggingface>=0.1.4
12
  llama-index-embeddings-langchain>=0.1.2