GGUF
Zuntan commited on
Commit
0d5f007
1 Parent(s): 17b4769

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -5
README.md CHANGED
@@ -1,5 +1,23 @@
1
- ---
2
- license: other
3
- license_name: flux-1-dev-non-commercial-license
4
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: flux-1-dev-non-commercial-license
4
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
5
+ ---
6
+ 画像生成時に Flux Dev 用 LoRA を適切に利用できる状態を維持しつつ、8steps 生成、アニメ調、NSFW に対応した LoRA マージモデルです。
7
+ マージした 3種の LoRA に加え、キャラ LoRA とシチュエーション LoRA を加えた 5種の Dev 用 LoRA による画像生成ができています。
8
+
9
+ <!-- 詳細な説明は [こちら]() -->
10
+
11
+ ## 利用上の注意
12
+
13
+ - **プロンプトの先頭に `fca_style anime,` を追加**
14
+ - `realistic`, `photo`, `camera`, `selfie` などの写真系プロンプトは控えめに
15
+ - Sampling steps を 8
16
+ - Forge での LoRA 利用時は、**`Diffusion in Low Bits` を `Automatic (fp16 LoRA)`**
17
+
18
+ ## レシピ
19
+
20
+ - [FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev)
21
+ - [Hyper-FLUX.1-dev-8steps-lora.safetensors](https://huggingface.co/black-forest-labs/FLUX.1-dev) を重み 1.0 でマージ
22
+ - [Flat Color Anime v3.3](https://civitai.com/models/180891?modelVersionId=776656) を重み 0.5 でマージ
23
+ - [FLUXTASTIC v3](https://civitai.com/models/646167) を重み 0.8 でマージ(Nsfw 抜きモデルでは省略)