Skip to content

Commit f972482

Browse files
authored
Merge pull request kohya-ss#1079 from feffy380/fix/fp8savestate
Update safetensors to fix a crash with `--fp8_base --save_state`
2 parents fc88ef1 + bbad503 commit f972482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ einops==0.6.1
88
pytorch-lightning==1.9.0
99
# bitsandbytes==0.39.1
1010
tensorboard==2.10.1
11-
safetensors==0.3.1
11+
safetensors==0.4.2
1212
# gradio==3.16.2
1313
altair==4.2.2
1414
easygui==0.98.3

0 commit comments

Comments
 (0)