prithivMLmods commited on
Commit
c8d6c28
·
verified ·
1 Parent(s): c215983

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- transformers==4.50.0
2
  timm
3
  pillow
4
- accelerate
 
5
  huggingface_hub
6
- hf_xet
7
  torchvision
8
  torch
 
 
1
  timm
2
  pillow
3
+ git+https://github.com/huggingface/transformers.git
4
+ git+https://github.com/huggingface/accelerate.git
5
  huggingface_hub
 
6
  torchvision
7
  torch