hbatali2020 commited on
Commit
3d2e5b6
·
verified ·
1 Parent(s): ec2411d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- fastapi
2
- uvicorn
3
- pillow
4
- numpy
5
  torch
6
  torchvision
7
- huggingface_hub
 
 
8
  httpx
 
9
  python-multipart
 
1
+ git+https://github.com/huggingface/transformers.git@main
 
 
 
2
  torch
3
  torchvision
4
+ pillow
5
+ fastapi
6
+ uvicorn
7
  httpx
8
+ accelerate
9
  python-multipart