Skip to content

Commit 5906d49

Browse files
authored
Update README.md
1 parent f33e468 commit 5906d49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,12 @@ It also has the potential to improve the performance of model loading on CPU and
9797
Converting to .safetensors is recommended for stable diffusion users who want to improve the security and performance of their model storage and loading processes. It is especially useful for when distributing new models and merges.
9898

9999

100-
<img src="media/preview/2.png">
100+
<img src="media/preview/1_0.1.0.png">
101101

102102
The tool's graphical user interface (GUI) makes it easy for users to select the input files, view the progress of the conversion saving process.
103103

104-
<img src="media/preview/3.png">
105-
104+
<img src="media/preview/6_0.1.0.png">
105+
<img src="media/preview/4_0.1.0.png">
106106

107107
Note that the conversion process still requires the .ckpt data to be loaded first, which means potentially loading pickles. It is recommended to scan for pickles before converting a model or convert online if no .safetensors version is provided. Once models start being distributed only in .safetensors format, this will no longer be necessary.
108108

0 commit comments

Comments
 (0)