1 Star 6 Fork 2

stable diffusion webui/lora-scripts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
run.ipynb 2.09 KB
一键复制 编辑 原始数据 按行查看 历史
秋葉杏 提交于 2年前 . update run.ipynb

LoRA Train UI: SD-Trainer

LoRA Training UI By Akegarasu User Guide:https://github.com/Akegarasu/lora-scripts/blob/main/README.md

LoRA 训练 By 秋葉aaaki@bilibili 使用方法:https://www.bilibili.com/read/cv24050162/

Run | 运行

import sys
!export HF_HOME=huggingface && $sys.executable gui.py --host 0.0.0.0

Update | 更新

Github

!git pull && git submodule init && git submodule update

国内镜像加速

!export GIT_CONFIG_GLOBAL=./assets/gitconfig-cn && export GIT_TERMINAL_PROMPT=false && git pull && git submodule init && git submodule update
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PowerShell
1
https://gitee.com/stable_diffusion/lora-scripts.git
git@gitee.com:stable_diffusion/lora-scripts.git
stable_diffusion
lora-scripts
lora-scripts
main

搜索帮助