danf commited on
Commit
469afce
·
verified ·
1 Parent(s): a155c51

Update requirements.txt

Browse files

Breaking changes in transformers 5.

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio>=4.44
2
  regex
3
  torch>=2.0.0
4
- transformers>=4.40.0
5
  spaces
6
  accelerate
 
1
  gradio>=4.44
2
  regex
3
  torch>=2.0.0
4
+ transformers<5.0.0
5
  spaces
6
  accelerate