AlekseyCalvin
commited on
Commit
•
55e850d
1
Parent(s):
a768849
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
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 |
+
---
|
15 |
+
|
16 |
+
Herein lives a HF/Diffusers port of the [Flux De-distilled Mix Tuned V.1](https://civitai.com/models/941929?modelVersionId=1054490) model by [wikeeyang](https://civitai.com/user/wikeeyang).
|
17 |
+
|
18 |
+
Find the safetensors and other versions/variants, plus more info, at the CivitAI link above.
|