# sd-webui-model-converter **Repository Path**: dbscholar0/sd-webui-model-converter ## Basic Information - **Project Name**: sd-webui-model-converter - **Description**: 将模型转换为fp16/bf16 no-ema/ema-only safetensors。转换/复制/删除模型的任何部分:unet、文本编码器(clip)、vae。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: bake-in-vae - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-08 - **Last Updated**: 2023-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sd-webui-model-converter Model convert extension , Used for [AUTOMATIC1111's stable diffusion webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) ## Features - convert to precisions: fp32, fp16, bf16 - pruning model: no-ema, ema-only - checkpoint ext convert: ckpt, safetensors - convert/copy/delete any parts of model: unet, text encoder(clip), vae ![image](https://user-images.githubusercontent.com/36563862/211143190-1bbf4fa9-5d95-4d00-b4dc-0f617caf3312.png)