AlekseyCalvin
commited on
Commit
•
27c81ea
1
Parent(s):
47f99ff
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- black-forest-labs/FLUX.1-schnell
|
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 |
+
- HSToric
|
29 |
+
- Historic
|
30 |
+
- DiT
|
31 |
+
- transformer
|
32 |
+
---
|
33 |
+
|
34 |
+
Herein lives a HF/Diffusers port of our Flux-Schnell-based [Mythstic Color V.2](https://huggingface.co/AlekseyCalvin/Mythstic_Color_Soonr_Flux_V2/tree/main) model.
|
35 |
+
|
36 |
+
Find the safetensors at the link above.
|