Update README.md
Browse files
README.md
CHANGED
|
@@ -38,11 +38,11 @@ NoobAI-XL(v-prediction)をファインチューンし、SPOをマージしまし
|
|
| 38 |
- ReForge on `dev_upstream_experimental` branch / `dev_upstream_experimental`ブランチ上のreForge
|
| 39 |
|
| 40 |
### Instruction for AUTOMATIC1111 / AUTOMATIC1111の導入手順
|
| 41 |
-
1. Switch branch to `dev`
|
| 42 |
2. Use the model as usual!
|
| 43 |
|
| 44 |
(日本語)
|
| 45 |
-
1. `dev`ブランチに切り替えます(Github Desktop
|
| 46 |
2. 通常通りモデルを使用します。
|
| 47 |
|
| 48 |
### Example Workflow for ComfyUI / ComfyUIサンプルワークフロー
|
|
|
|
| 38 |
- ReForge on `dev_upstream_experimental` branch / `dev_upstream_experimental`ブランチ上のreForge
|
| 39 |
|
| 40 |
### Instruction for AUTOMATIC1111 / AUTOMATIC1111の導入手順
|
| 41 |
+
1. Switch branch to `dev` (Run this command in the root directory of the webui: `git checkout -b dev origin/dev` or use Github Desktop)
|
| 42 |
2. Use the model as usual!
|
| 43 |
|
| 44 |
(日本語)
|
| 45 |
+
1. `dev`ブランチに切り替えます(次のコマンドをwebui直下で実行します: `git checkout -b dev origin/dev` またはGithub Desktopを使う)
|
| 46 |
2. 通常通りモデルを使用します。
|
| 47 |
|
| 48 |
### Example Workflow for ComfyUI / ComfyUIサンプルワークフロー
|