mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-17 01:12:41 +00:00
update transfomer to fix sdxl text model with bf16
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user