JVice commited on
Commit
c7d91be
1 Parent(s): 697907f

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ streamlit-authenticator
3
+ pyyaml
4
+ pillow
5
+ zipp
6
+ transformers==4.33.0
7
+ torch==2.0.1
8
+ diffusers==0.24.0
9
+ requests
10
+ urllib3
11
+ plotly==5.18.0
12
+ nltk
13
+ textblob