MySafeCode commited on
Commit
a360262
·
verified ·
1 Parent(s): 066f75f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- fastapi==0.104.1
2
- uvicorn==0.24.0
3
- torch==2.1.0
4
- torchvision==0.16.0
5
- opencv-python-headless==4.8.1.78
6
- numpy==1.24.3
7
- Pillow==10.1.0
8
- python-multipart==0.0.6
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ torch==2.1.0
4
+ torchvision==0.16.0
5
+ opencv-python-headless==4.8.1.78
6
+ numpy==1.24.3
7
+ Pillow==10.1.0
8
+ python-multipart==0.0.6
9
+ timm==0.9.2