mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-02-07 14:12:53 +08:00
Updated Custom Scripts (markdown)
parent
ffbb23c5e4
commit
1f61585c20
@ -451,8 +451,3 @@ class Script(scripts.Script):
|
|||||||
|
|
||||||
return Processed(p, proc.images, p.seed, "")
|
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