iShare commited on
Commit
c335e3b
1 Parent(s): f77b98a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
- openai
2
  tiktoken
3
  chromadb
4
  langchain
5
  python-dotenv
6
  bs4
7
  huggingface_hub
8
- Requests
 
 
 
 
1
+ #openai
2
  tiktoken
3
  chromadb
4
  langchain
5
  python-dotenv
6
  bs4
7
  huggingface_hub
8
+ Requests
9
+ altair
10
+ flask
11
+ gunicorn