clone3 commited on
Commit
b2329b6
·
verified ·
1 Parent(s): 795bc94

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ flask==2.3.2
2
+ huggingface_hub==0.23.0
3
+ werkzeug==2.3.6
4
+ gunicorn==22.0.0