mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-31 02:32:57 +08:00
Add model converter script
parent
bc9a09829d
commit
ffbb23c5e4
@ -450,4 +450,9 @@ class Script(scripts.Script):
|
||||
sd_samplers.store_latent = fun
|
||||
|
||||
return Processed(p, proc.images, p.seed, "")
|
||||
```
|
||||
```
|
||||
|
||||
## Model Converter
|
||||
https://github.com/Akegarasu/sd-webui-model-converter
|
||||
|
||||
Model convert script, supports convert fp16/bf16 no-ema/ema-only safetensors.
|
Loading…
Reference in New Issue
Block a user