Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
This adapter for Flux-dev is to generate consistancy character based on one or multiple reference images. It is an improved version that adds supports to multiple reference based on https://huggingface.co/ashen0209/Flux-Character-Consitancy
|
3 |
|
4 |
Here are the showcases for couple generation:
|
5 |

|
6 |
|
7 |
-
As GPT-4o's native image generation is set to unify all visual generation tasks, I'm releasing this model ahead of schedule—leaving past work behind and perhaps embarking on something new.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: diffusers
|
6 |
+
tags:
|
7 |
+
- art
|
8 |
+
---
|
9 |
|
10 |
This adapter for Flux-dev is to generate consistancy character based on one or multiple reference images. It is an improved version that adds supports to multiple reference based on https://huggingface.co/ashen0209/Flux-Character-Consitancy
|
11 |
|
12 |
Here are the showcases for couple generation:
|
13 |

|
14 |
|
15 |
+
As GPT-4o's native image generation is set to unify all visual generation tasks, I'm releasing this model ahead of schedule—leaving past work behind and perhaps embarking on something new.
|