AlekseyCalvin
commited on
Commit
•
25d391a
1
Parent(s):
4cbfdd5
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: unlicense
|
3 |
+
base_model:
|
4 |
+
- black-forest-labs/FLUX.1-dev
|
5 |
+
library_name: diffusers
|
6 |
+
pipeline_tag: text-to-image
|
7 |
+
emoji: 🌊
|
8 |
+
tags:
|
9 |
+
- FluxPipeline
|
10 |
+
- FLUXv1-schnell
|
11 |
+
- image-generation
|
12 |
+
- flux-diffusers
|
13 |
+
- diffusers
|
14 |
+
- art
|
15 |
+
- realism
|
16 |
+
- photography
|
17 |
+
- illustration
|
18 |
+
- anime
|
19 |
+
- full finetune
|
20 |
+
- trained
|
21 |
+
- finetune
|
22 |
+
- trainable
|
23 |
+
- full-finetune
|
24 |
+
- checkpoint
|
25 |
+
- text2image
|
26 |
+
- Schnell
|
27 |
+
- Flux
|
28 |
+
- DiT
|
29 |
+
- transformer
|
30 |
+
---
|
31 |
+
|
32 |
+
Herein lives a HF/Diffusers port of the Flux-De-Distilled-merged [GENOVA APEX](https://civitai.com/models/954608/genova-apex?modelVersionId=1068773) model by **DNA_1_618**.
|
33 |
+
|
34 |
+
Find a safetensors version at the link above.
|