iShare commited on
Commit
0b971fa
·
1 Parent(s): 19fd61c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ altair
2
+ flask
3
+ gunicorn
4
+ huggingface_hub
5
+ langchain
6
+ python-dotenv
7
+ Requests