gijl commited on
Commit
e32e378
·
verified ·
1 Parent(s): 42bc8ea

Update requirements.txt

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