diff --git a/Custom-Scripts.md b/Custom-Scripts.md index f06022c..f795cba 100644 --- a/Custom-Scripts.md +++ b/Custom-Scripts.md @@ -450,9 +450,4 @@ 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. \ No newline at end of file +``` \ No newline at end of file