Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
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](https://huggingface.co/black-forest-labs/FLUX.1-dev) を [Hyper Flux](https://huggingface.co/ByteDance/Hyper-SD) で 8steps 生成にして、[NSFW MASTER FLUX](https://civitai.com/models/667086?modelVersionId=746602) をマージしたモデルです。
|
7 |
+
他の Flux Dev 用 LoRA を併用できます。
|
8 |
+
|
9 |
+
## レシピ
|
10 |
+
|
11 |
+
1. [EasyForge](https://github.com/Zuntan03/EasyForge) の `flux_tool/ModelMergeLora.bat` で、[flux1-dev-hyper8.safetensors](https://huggingface.co/Zuntan/dist/blob/main/flux1-dev-hyper8.safetensors) に LoRA をマージ。
|
12 |
+
- ファイル名の `-x??-` 部分が `-x10-` なら LoRA を重み `1.0` でマージ、`-x08-` なら `0.8` でマージ。
|
13 |
+
1. `flux_tool/ConvertGguf.bat` で GGUF に変換。
|