Yanlin Zhang commited on
Commit
6b300d0
·
1 Parent(s): ccd869c

transformer

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch
2
  torchvision
3
- transformers>=4.46.0
4
  accelerate
5
  gradio
6
  pillow
 
1
  torch
2
  torchvision
3
+ git+https://github.com/huggingface/transformers.git
4
  accelerate
5
  gradio
6
  pillow