iShare commited on
Commit
f47843b
1 Parent(s): 1570310

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ tiktoken
3
  chromadb
4
  langchain
5
  python-dotenv
6
- bs4
 
 
 
3
  chromadb
4
  langchain
5
  python-dotenv
6
+ bs4
7
+ huggingface_hub
8
+ Requests