Futuresony commited on
Commit
dcad3e1
·
verified ·
1 Parent(s): 1b6b56b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  huggingface_hub==0.25.2
2
- flask
 
 
3
  torch
4
  datasets
 
1
  huggingface_hub==0.25.2
2
+ Flask==2.3.2
3
+ huggingface-hub==0.19.0
4
+ gunicorn==21.0.1 # Optional, for production deployment
5
  torch
6
  datasets