webolavo commited on
Commit
98c85f4
·
verified ·
1 Parent(s): 7464b1a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  transformers==4.40.0
2
  timm
3
  einops
 
 
4
  pillow
5
- requests
6
  fastapi
7
  uvicorn
8
- pydantic
9
- torch
10
- torchvision
11
  python-multipart
 
1
  transformers==4.40.0
2
  timm
3
  einops
4
+ torch
5
+ torchvision
6
  pillow
 
7
  fastapi
8
  uvicorn
9
+ httpx
10
+ accelerate
 
11
  python-multipart