five

EarthnDusk/SD-Convert-1-5

收藏
Hugging Face2023-10-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/EarthnDusk/SD-Convert-1-5
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: creativeml-openrail-m language: - en tags: - code pretty_name: Convert SD 1.5 to Diffusers size_categories: - n<1K --- # **SD 1.5 Model Converter** <a target="_blank" href="https://colab.research.google.com/github/kieranxsomer/convert-scripts/blob/main/Converter_SD1_5_V2_Duct_TapeVersion.ipynb"> <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/> </a> **A Colab Notebook To Convert SD 1.5 Checkpoint to Diffusers format** But a horribly duct taped edition. THIS IS IN ALPHA STAGES, WILL BE PATCHING THE CODE AS I GO ALONG. ♻ - USE ONLY FOR NOW: Converter_SD1_5_V2_Duct_TapeVersion.ipynb ♻ - THIS IN THEORY SHOULD WORK ON VAST/RUNPOD - BUT IT IS UNTESTED, JUST CHANGE YOUR DIRECTORIES AS NEEDED! RIGHT NOW THE INSTRUCTIONS ARE AS FOLLOWS: ♻ - Install/Clone etc ♻ - Download model - Direct port from Linaqruf. ♻ - Open code panel, replace model details. - don't move after you hit play, it does it really quickly. ♻ - Check file browser, if the model/yourmodelhere looks like a diffusers format you're good to go! ♻ - Write Token + Set up your Repo! ♻ - Upload Diffusers! --- ***Patched from*** : https://colab.research.google.com/github/Linaqruf/sdxl-model-converter/blob/main/sdxl_model_converter.ipynb ***Linaqruf @ Github***: https://github.com/Linaqruf ![visitors](https://visitor-badge.glitch.me/badge?page_id=linaqruf.lora-dreambooth) [![](https://dcbadge.vercel.app/api/shield/850007095775723532?style=flat)](https://lookup.guru/850007095775723532) [![ko-fi](https://img.shields.io/badge/Support%20me%20on%20Ko--fi-F16061?logo=ko-fi&logoColor=white&style=flat)](https://ko-fi.com/linaqruf) <a href="https://saweria.co/linaqruf"><img alt="Saweria" src="https://img.shields.io/badge/Saweria-7B3F00?style=flat&logo=ko-fi&logoColor=white"/></a> **Please use their main scripts for SDXL HERE:** | Notebook Name | Description | Link | | --- | --- | --- | | [Kohya LoRA Trainer XL](https://github.com/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-trainer-XL.ipynb) | LoRA Training | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-trainer-XL.ipynb) | | [Kohya Trainer XL](https://github.com/Linaqruf/kohya-trainer/blob/main/kohya-trainer-XL.ipynb) | Native Training | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-trainer-XL.ipynb) | SD 1.5 Scripts: | Notebook Name | Description | Link | V14 | | --- | --- | --- | --- | | [Kohya LoRA Dreambooth](https://github.com/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-dreambooth.ipynb) | LoRA Training (Dreambooth method) | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-dreambooth.ipynb) | [![](https://img.shields.io/static/v1?message=Older%20Version&logo=googlecolab&labelColor=5c5c5c&color=e74c3c&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/ff701379c65380c967cd956e4e9e8f6349563878/kohya-LoRA-dreambooth.ipynb) | | [Kohya LoRA Fine-Tuning](https://github.com/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-finetuner.ipynb) | LoRA Training (Fine-tune method) | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-finetuner.ipynb) | [![](https://img.shields.io/static/v1?message=Older%20Version&logo=googlecolab&labelColor=5c5c5c&color=e74c3c&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/ff701379c65380c967cd956e4e9e8f6349563878/kohya-LoRA-finetuner.ipynb) | | [Kohya Trainer](https://github.com/Linaqruf/kohya-trainer/blob/main/kohya-trainer.ipynb) | Native Training | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-trainer.ipynb) | [![](https://img.shields.io/static/v1?message=Older%20Version&logo=googlecolab&labelColor=5c5c5c&color=e74c3c&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/ff701379c65380c967cd956e4e9e8f6349563878/kohya-trainer.ipynb) | | [Kohya Dreambooth](https://github.com/Linaqruf/kohya-trainer/blob/main/kohya-dreambooth.ipynb) | Dreambooth Training | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-dreambooth.ipynb) | [![](https://img.shields.io/static/v1?message=Older%20Version&logo=googlecolab&labelColor=5c5c5c&color=e74c3c&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/ff701379c65380c967cd956e4e9e8f6349563878/kohya-dreambooth.ipynb) | Ahoy! you're looking for our Huggingface backup that is again patched from Linaqruf and others? | Notebook Name | Description | Link | | --- | --- | --- | | [Huggingface Backup](https://colab.research.google.com/github/kieranxsomer/HuggingFace_Backup/blob/main/HuggingFace_Backup.ipynb) | backup checkpoints! | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/kieranxsomer/HuggingFace_Backup/blob/main/HuggingFace_Backup.ipynb) | [1.5 Conversions](https://github.com/kieranxsomer/convert-scripts/blob/main/Converter_SD1_5_V2_Duct_TapeVersion.ipynb) | Convert to Diffusers! | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://github.com/kieranxsomer/convert-scripts/blob/main/Converter_SD1_5_V2_Duct_TapeVersion.ipynb) ## Duskfall/ Earth & Dusk Socials ![Discord](https://img.shields.io/discord/1024442483750490222?label=Earth%26Dusk&style=plastic) | Social Network | Link | | --- | --- | |Discord|[Invite](https://discord.gg/5t2kYxt7An) |CivitAi|[Duskfallcrew](https://civitai.com/user/duskfallcrew/) |Huggingface|[Earth & Dusk](https://huggingface.co/EarthnDusk) |Ko-Fi| [Dusk's Kofi](https://ko-fi.com/duskfallcrew/)

license: creativeml-openrail-m language: - 英语 tags: - 代码 pretty_name: 将SD 1.5转换为Diffusers格式 size_categories: - 样本数少于1000 --- # **SD 1.5模型转换器** <a target="_blank" href="https://colab.research.google.com/github/kieranxsomer/convert-scripts/blob/main/Converter_SD1_5_V2_Duct_TapeVersion.ipynb"> <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="在Colab中打开"/> </a> **一款用于将SD 1.5检查点转换为Diffusers格式的Colab笔记本** 但这是一款简易临时拼凑的版本,目前仍处于Alpha测试阶段,我将在开发过程中持续修复代码。 ♻ - 目前仅可使用:Converter_SD1_5_V2_Duct_TapeVersion.ipynb ♻ - 理论上该脚本可在VAST/RUNPOD平台运行,但尚未经过测试,你可根据需求自行修改目录路径! 目前的操作步骤如下: ♻ - 安装/克隆相关资源等 ♻ - 下载模型——直接移植自Linaqruf的脚本 ♻ - 打开代码面板,替换模型相关配置信息——点击运行后请勿移动,该过程耗时极短 ♻ - 查看文件浏览器,若生成的模型/yourmodelhere符合Diffusers格式,则转换完成! ♻ - 生成Token并配置你的代码仓库! ♻ - 上传Diffusers格式模型! --- ***本脚本改编自*** : https://colab.research.google.com/github/Linaqruf/sdxl-model-converter/blob/main/sdxl_model_converter.ipynb ***GitHub作者Linaqruf***: https://github.com/Linaqruf ![visitors](https://visitor-badge.glitch.me/badge?page_id=linaqruf.lora-dreambooth) [![](https://dcbadge.vercel.app/api/shield/850007095775723532?style=flat)](https://lookup.guru/850007095775723532) [![ko-fi](https://img.shields.io/badge/Support%20me%20on%20Ko--fi-F16061?logo=ko-fi&logoColor=white&style=flat)](https://ko-fi.com/linaqruf) <a href="https://saweria.co/linaqruf"><img alt="Saweria" src="https://img.shields.io/badge/Saweria-7B3F00?style=flat&logo=ko-fi&logoColor=white"/></a> **如需使用SDXL相关脚本,请使用以下官方脚本:** | 笔记本名称 | 功能描述 | 链接 | | --- | --- | --- | | [Kohya LoRA XL训练器] | LoRA模型训练 | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-trainer-XL.ipynb) | | [Kohya XL训练器] | 原生模型训练 | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-trainer-XL.ipynb) | SD 1.5 相关脚本: | 笔记本名称 | 功能描述 | 链接 | 旧版本V14 | | --- | --- | --- | --- | | [Kohya LoRA DreamBooth训练器] | LoRA模型训练(基于DreamBooth方法) | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-dreambooth.ipynb) | [![](https://img.shields.io/static/v1?message=Older%20Version&logo=googlecolab&labelColor=5c5c5c&color=e74c3c&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/ff701379c65380c967cd956e4e9e8f6349563878/kohya-LoRA-dreambooth.ipynb) | | [Kohya LoRA微调训练器] | LoRA模型训练(基于微调方法) | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-finetuner.ipynb) | [![](https://img.shields.io/static/v1?message=Older%20Version&logo=googlecolab&labelColor=5c5c5c&color=e74c3c&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/ff701379c65380c967cd956e4e9e8f6349563878/kohya-LoRA-finetuner.ipynb) | | [Kohya原生训练器] | 原生模型训练 | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-trainer.ipynb) | [![](https://img.shields.io/static/v1?message=Older%20Version&logo=googlecolab&labelColor=5c5c5c&color=e74c3c&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/ff701379c65380c967cd956e4e9e8f6349563878/kohya-trainer.ipynb) | | [Kohya DreamBooth训练器] | DreamBooth模型训练 | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-dreambooth.ipynb) | [![](https://img.shields.io/static/v1?message=Older%20Version&logo=googlecolab&labelColor=5c5c5c&color=e74c3c&label=%20&style=flat)](https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/ff701379c65380c967cd956e4e9e8f6349563878/kohya-dreambooth.ipynb) | 你现在浏览的是我们改编自Linaqruf及其他开发者的Hugging Face(Hugging Face)备份脚本: | 笔记本名称 | 功能描述 | 链接 | | --- | --- | --- | | [Hugging Face备份工具] | 检查点备份 | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://colab.research.google.com/github/kieranxsomer/HuggingFace_Backup/blob/main/HuggingFace_Backup.ipynb) | [SD 1.5格式转换脚本] | 转换为Diffusers格式 | [![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=flat)](https://github.com/kieranxsomer/convert-scripts/blob/main/Converter_SD1_5_V2_Duct_TapeVersion.ipynb) ## Duskfall/Earth & Dusk 社交账号 ![Discord](https://img.shields.io/discord/1024442483750490222?label=Earth%26Dusk&style=plastic) | 社交平台 | 链接 | | --- | --- | |Discord| [邀请链接](https://discord.gg/5t2kYxt7An) |CivitAi| [Duskfallcrew主页](https://civitai.com/user/duskfallcrew/) |Hugging Face| [Earth & Dusk主页](https://huggingface.co/EarthnDusk) |Ko-Fi| [Dusk的Ko-fi主页](https://ko-fi.com/duskfallcrew/)
提供机构:
EarthnDusk
原始信息汇总

SD 1.5 Model Converter

概述

  • 名称: SD 1.5 Model Converter
  • 描述: 一个Colab笔记本,用于将SD 1.5检查点转换为Diffusers格式。当前版本为Alpha阶段,代码将持续更新。
  • 标签: code
  • 语言: en
  • 大小: n<1K
  • 许可证: creativeml-openrail-m

使用说明

  1. 安装/克隆等
  2. 下载模型 - 直接从Linaqruf移植。
  3. 打开代码面板,替换模型细节 - 不要在点击播放后移动,它会非常快速地完成。
  4. 检查文件浏览器,如果模型/yourmodelhere看起来像Diffusers格式,则可以继续。
  5. 写入Token并设置仓库
  6. 上传Diffusers

注意事项

  • 当前仅建议使用Converter_SD1_5_V2_Duct_TapeVersion.ipynb
  • 理论上可以在VAST/RUNPOD上运行,但尚未测试,只需根据需要更改目录。

来源

  • 从Linaqruf的SDXL模型转换器笔记本中修补而来。
  • Linaqruf的GitHub主页: https://github.com/Linaqruf
二维码
社区交流群
二维码
科研交流群
商业服务