binqiangliu commited on
Commit
9045033
·
1 Parent(s): 72eb71d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ #huggingface_hub>=0.16.4
3
+ langchain
4
+ python-dotenv
5
+ Requests
6
+ streamlit
7
+ streamlit_chat
8
+ flask
9
+ gunicorn
10
+ altair
11
+ streamlit_extras
12
+ uvicorn
13
+ #gunicorn py_file_name:api_name
14
+ #uvicorn py_file_name:api_name