Upload README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,25 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
|
4 |
-
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: diffusers
|
8 |
+
pipeline_tag: text-to-image
|
9 |
+
tags:
|
10 |
+
- text-to-image
|
11 |
+
- Flux
|
12 |
+
- dev
|
13 |
+
- fp8
|
14 |
+
- float8_e4m3fn
|
15 |
+
- not-for-all-audiences
|
16 |
+
- realistic
|
17 |
+
- photorealistic
|
18 |
+
- De-Distilled
|
19 |
+
---
|
20 |
+
|
21 |
+
Original model is [here](https://civitai.com/models/673188/acorn-is-spinning-flux?modelVersionId=987485).
|
22 |
+
|
23 |
+
> For the De-Distilled Model, Distilled CFG Scale should be set to 0. Then use actual CFG. For me 3.5 to 8 seem good.
|
24 |
+
|
25 |
+
This model created by [Seeker70](https://civitai.com/user/Seeker70).
|