arthurtmonyman commited on
Commit
f66af0a
·
verified ·
1 Parent(s): 45ec7dc

pin transformers<5 (FLUX.2 mistral chat-template compat)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
  torch
3
  git+https://github.com/huggingface/diffusers.git
4
- transformers
5
  accelerate
6
  peft
7
  sentencepiece
 
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
  torch
3
  git+https://github.com/huggingface/diffusers.git
4
+ transformers<5
5
  accelerate
6
  peft
7
  sentencepiece