RedRayz commited on
Commit
eba4b26
1 Parent(s): 33dd43d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -24
README.md CHANGED
@@ -20,8 +20,6 @@ Fine-tuned NoobAI-XL(v-prediction) and merged SPO LoRA
20
 
21
  NoobAI-XL(v-prediction)をファインチューンし、SPOをマージしました。
22
 
23
- 日本語での導入手順はページ下部にあります。
24
-
25
  ## Features/特徴
26
  - Improved stability and quality.
27
  - Works with samplers other than Euler.
@@ -39,17 +37,13 @@ NoobAI-XL(v-prediction)をファインチューンし、SPOをマージしまし
39
  - Latest version of ComfyUI / 最新版のComfyUI
40
  - ReForge on `dev_upstream_experimental` branch / `dev_upstream_experimental`ブランチ上のreForge
41
 
42
- ### Instruction for AUTOMATIC1111
43
- 1. Download the model
44
- 2. Switch branch to `dev`
45
- 3. Load the model
46
 
47
- ### Instruction for reForge
48
- 1. Download the model
49
- 2. Switch branch to `dev_upstream_experimental`
50
- 3. Find “Advanced Model Sampling for Forge” at the bottom of the page
51
- 4. Enable “Enable Advanced Model Sampling”
52
- 5. Select `v_prediction` in Discrete Sampling Type
53
 
54
  ### Example Workflow for ComfyUI / ComfyUIサンプルワークフロー
55
  Download it from [here](https://files.catbox.moe/83e2wl.json)
@@ -108,15 +102,3 @@ This model is licensed under [Fair AI Public License 1.0-SD](https://freedevproj
108
  If you make modify this model, you must share both your changes and the original license.
109
 
110
  You are prohibited from monetizing any close-sourced fine-tuned / merged model, which disallows the public from accessing the model's source code / weights and its usages.
111
-
112
- ### AUTOMATIC1111の導入手順
113
- 1. モデルをダウンロードする。
114
- 2. devブランチに切り替える(ブランチの切り替えかたは各自調べてください)。
115
- 3. モデルを読み込む。
116
-
117
- ### ReForgeの導入手順
118
- 1. `dev_upstream_experimental`ブランチに切り替える
119
- 2. モデルをダウンロードする。
120
- 3. WebUIのページ下部から“Advanced Model Sampling for Forge”を見つける
121
- 4. “Enable Advanced Model Sampling”を有効にする
122
- 5. Discrete Sampling Typeを`v_prediction`にする
 
20
 
21
  NoobAI-XL(v-prediction)をファインチューンし、SPOをマージしました。
22
 
 
 
23
  ## Features/特徴
24
  - Improved stability and quality.
25
  - Works with samplers other than Euler.
 
37
  - Latest version of 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`
42
+ 2. Use the model as usual!
 
43
 
44
+ (日本語)
45
+ 1. `dev`ブランチに切り替えます(Github Desktopを使うと簡単)
46
+ 2. 通常通りモデルを使用します。
 
 
 
47
 
48
  ### Example Workflow for ComfyUI / ComfyUIサンプルワークフロー
49
  Download it from [here](https://files.catbox.moe/83e2wl.json)
 
102
  If you make modify this model, you must share both your changes and the original license.
103
 
104
  You are prohibited from monetizing any close-sourced fine-tuned / merged model, which disallows the public from accessing the model's source code / weights and its usages.