mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-05-01 11:41:53 +00:00
Add model converter script
@@ -451,3 +451,8 @@ class Script(scripts.Script):
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user