update transfomer to fix sdxl text model with bf16

This commit is contained in:
Kohya S
2023-06-29 13:03:00 +09:00
parent d395bc0647
commit 38e21f5c1a

View File

@@ -1,5 +1,5 @@
accelerate==0.19.0
transformers==4.29.2
transformers==4.30.2
diffusers[torch]==0.17.1
ftfy==6.1.1
albumentations==1.3.0
@@ -8,7 +8,7 @@ einops==0.6.0
pytorch-lightning==1.9.0
bitsandbytes==0.35.0
tensorboard==2.10.1
safetensors==0.2.6
safetensors==0.3.1
# gradio==3.16.2
altair==4.2.2
easygui==0.98.3