ThePioneer commited on
Commit
8fefe0a
1 Parent(s): 5c395ac

Updated some explanations.

Browse files
Files changed (1) hide show
  1. README.md +13 -6
README.md CHANGED
@@ -2,11 +2,6 @@
2
  license: other
3
  ---
4
 
5
- # UNDER CONSTRUCTION
6
- ckptのアップロードがうまく行くまで少々お待ちください。
7
-
8
- Please wait a bit, until the upload of ckpt goes successfully.
9
-
10
  # モデル説明 (model explanation)
11
  - [YaguruMagiku](https://huggingface.co/Toooajk/YaguruMagiku/blob/main/YaguruMagiku-v3-Anybased/YaguruMagiku-v3.1-AnyBased.ckpt) 0.6 : [AbyssOrangeMix2_sfw](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/Models/AbyssOrangeMix2/AbyssOrangeMix2_sfw.ckpt) 0.4
12
  - **マージ元のルーツにNAIリークが含まれるという噂があるので、NAIリークアンチには非推奨**
@@ -21,7 +16,19 @@ Please wait a bit, until the upload of ckpt goes successfully.
21
  !aria2c --summary-interval=10 -x 16 -s 16 --allow-overwrite=true -Z https://huggingface.co/JosephusCheung/ACertainModel/resolve/main/ACertainModel-half.ckpt
22
  ```
23
 
24
- TODO: 上記英訳
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  # サンプル画像 (sample images)
27
  ``art by yaguru magiku``プロンプトを適切な強さで追加することで、YaguruMagikuスタイルの顔を出力できる。
 
2
  license: other
3
  ---
4
 
 
 
 
 
 
5
  # モデル説明 (model explanation)
6
  - [YaguruMagiku](https://huggingface.co/Toooajk/YaguruMagiku/blob/main/YaguruMagiku-v3-Anybased/YaguruMagiku-v3.1-AnyBased.ckpt) 0.6 : [AbyssOrangeMix2_sfw](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/Models/AbyssOrangeMix2/AbyssOrangeMix2_sfw.ckpt) 0.4
7
  - **マージ元のルーツにNAIリークが含まれるという噂があるので、NAIリークアンチには非推奨**
 
16
  !aria2c --summary-interval=10 -x 16 -s 16 --allow-overwrite=true -Z https://huggingface.co/JosephusCheung/ACertainModel/resolve/main/ACertainModel-half.ckpt
17
  ```
18
 
19
+ - [YaguruMagiku](https://huggingface.co/Toooajk/YaguruMagiku/blob/main/YaguruMagiku-v3-Anybased/YaguruMagiku-v3.1-AnyBased.ckpt) 0.6 : [AbyssOrangeMix2_sfw](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/Models/AbyssOrangeMix2/AbyssOrangeMix2_sfw.ckpt) 0.4
20
+ - **Since the original models might have the root back in NovelAI leak, according to some rumors, I do not recommend you use it, if you are a hater of NAI leak and its derivatives.**
21
+ - What I wanted was to control my favorite waifu with a black hair and ponytail, which can be generated only in YaguruMagiku afaik, and therefore I have mixed YaguruMagiku with AbyssOrangeMix2, which can generate a relatively close face, and is controlable.
22
+ - Thus I do not care about other styles. It *should* work, but no guarantees.
23
+ - Since I've merged the sfw version, it's not very easy for you to get an nsfw output (though it will appear once in a while).
24
+ - As YaguruMagiku very often ignores the prompt, the mixed model, which is still controlable compared to the original YaguruMagiku, may generate some unexpected results. I recommend you generate 4 images at a time.
25
+ - I think the coloring will be better if you add an vae.
26
+ - You can run this model on colab WebUI.
27
+ - Rewrite the following line of [this notebook](https://colab.research.google.com/drive/1ldhBc70wvuvkp4Af_vNTzTfBXwpf_cH5?usp=sharing) following the instructions I posted [here](https://the-pioneer.notion.site/Colab-Automatic1111-6043f15ef44d4ba0b11920c95d33a78c).
28
+ ```python
29
+ !aria2c --summary-interval=10 -x 16 -s 16 --allow-overwrite=true -Z https://huggingface.co/JosephusCheung/ACertainModel/resolve/main/ACertainModel-half.ckpt
30
+ ```
31
+
32
 
33
  # サンプル画像 (sample images)
34
  ``art by yaguru magiku``プロンプトを適切な強さで追加することで、YaguruMagikuスタイルの顔を出力できる。