fix(transformers): try to pin to working release (#5426)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-05-22 12:50:51 +02:00
committed by GitHub
parent 8dcab2f9c7
commit 6a382a1afe
32 changed files with 68 additions and 35 deletions

View File

@@ -1,6 +1,7 @@
diffusers
opencv-python
transformers
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
transformers==4.52.1
accelerate
compel
peft

View File

@@ -2,7 +2,8 @@
torch==2.4.1+cu118
diffusers
opencv-python
transformers
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
transformers==4.52.1
accelerate
compel
peft

View File

@@ -1,7 +1,8 @@
torch==2.4.1
diffusers
opencv-python
transformers
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
transformers==4.52.1
accelerate
compel
peft

View File

@@ -3,7 +3,8 @@ torch==2.3.1+rocm6.0
torchvision==0.18.1+rocm6.0
diffusers
opencv-python
transformers
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
transformers==4.52.1
accelerate
compel
peft

View File

@@ -7,7 +7,8 @@ optimum[openvino]
setuptools
diffusers
opencv-python
transformers
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
transformers==4.52.1
accelerate
compel
peft