botInfinity commited on
Commit
6834fe7
·
verified ·
1 Parent(s): 34db545

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- fastapi>=0.100,<0.116
2
- uvicorn[standard]==0.37.0
3
- pillow==11.3.0
4
- numpy==2.3.3
5
- python-multipart==0.0.20
6
- inference>=0.64.3
 
1
+ fastapi
2
+ uvicorn
3
+ timm
4
+ pillow
5
+ python-multipart
6
+ numpy<2