Dharine commited on
Commit
bfb6d27
·
verified ·
1 Parent(s): 411a251

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,9 +1,8 @@
 
 
 
1
  torch==2.6.0
2
  torchvision==0.21.0
3
  timm==1.0.15
4
- Pillow
5
- gdown==5.2.0
6
- fastapi==0.111.1
7
- uvicorn[standard]
8
- numpy==2.2.4
9
- typing_extensions==4.13.2
 
1
+ Flask==3.1.0
2
+ flask-cors==5.0.1
3
+ gdown==5.2.0
4
  torch==2.6.0
5
  torchvision==0.21.0
6
  timm==1.0.15
7
+ Pillow==12.0.0
8
+ gunicorn==23.0.0