mobisoft commited on
Commit
b181287
·
verified ·
1 Parent(s): 8e3321b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -13
requirements.txt CHANGED
@@ -1,16 +1,7 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
-
3
  torch==2.0.1
4
- transformers==4.39.3
5
-
6
  fastapi
7
  uvicorn
8
-
9
- pillow==10.2.0
10
- pillow-heif==0.15.0
11
- numpy==1.26.4
12
- requests==2.31.0
13
-
14
- timm
15
- einops
16
- kornia
 
 
 
1
  torch==2.0.1
2
+ transformers==4.35.2
 
3
  fastapi
4
  uvicorn
5
+ pillow
6
+ numpy
7
+ requests