1. Install kohya_ss gui 2. Install cudann files 3. Manually configure accelerate 4. Start Kohya_ss GUI in browser 5. Quit 出现以下字样我们选择4 这里看到我们打开了界面很简单 然后最后一步我们将gui-user.bat发送到桌面快捷方式就可以一键打开啦
5. 安装完毕后会出现原先的选项,这里我们选择Start Kohya_ss GUI in browser,我们会直接跳转到cmd,这里如果我们用了梯子需要关掉。继续等待安装10分钟后可以看到如下界面。复制下面的网址链接,复制粘贴到网上就可以了,之后如果想再次打开只需要打开Kohya_ss文件夹中的gui-user.bat(也可以设置桌面快捷方式)就可以一键...
利用一个镜像地址:http://hf-mirror.com下载 二、lora训练 1. 准备数据 图片处理打标签 首先,你需要准备原始训练图片,并使用 Kohya_ss 中的BLIP Captioning工具对这些图片进行描述。 在Kohya_ss 的 GUI 中,点击Utilities,然后选择Captioning和BLIP Captioning。 在弹出的界面中,选择存储训练图片的文件夹, 并在"P...
kohya_ss_gui_colab Installation Windows Windows Pre-requirements To install the necessary dependencies on a Windows system, follow these steps: Install Python 3.10. During the installation process, ensure that you select the option to add Python to the 'PATH' environment variable. Install Git. Ins...
启动图形化界面:安装完成后,运行gui.bat文件,启动Kohya_ss的图形化训练界面。用户可以在界面中设置训练参数,选择模型,并开始训练过程。 五、注意事项与优化建议 显存管理:在进行AI绘画训练时,显存的占用是一个重要的问题。可以通过设置合理的批处理大小、降低图像分辨率等方式来减少显存占用。 模型选择:Stable Diffusion...
For easier use (GUI and PowerShell scripts etc...), please visit the repository maintained by bmaltais. Thanks to @bmaltais! This repository contains the scripts for: DreamBooth training, including U-Net and Text Encoder Fine-tuning (native training), including U-Net and Text Encoder LoRA...
finetune_gui.py Fix Adafactor issue 2年前 gen_img_diffusers.py Add attension couple+reginal LoRA 2年前 gui.bat Add new debug info on startup of gui 2年前 gui.ps1 Add new debug info on startup of gui 2年前 gui.sh Update gui.sh 2年前 kohya_gui.py Add ...
例: python -u kohya_gui.py -- listen=0.0.0.0 -- server_port=8000 -- headless -- listen: プログラムを指定されたオンプレミスIPアドレスに関連付けて、外部要求を受信および処理します。 -- server_port: リスニング用のポート番号。 リソース配置情報を設定します。 ...
运行run_gui.ps1,程序将自动打开http://127.0.0.1:28000 Linux 安装 运行install.bash将创建虚拟环境并安装必要的依赖。 训练 运行bash run_gui.bash,程序将自动打开http://127.0.0.1:28000 通过手动运行脚本的传统训练方式 Windows 安装 运行install.ps1将自动为您创建虚拟环境并安装必要的依赖。