Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
- schnell
|
13 |
+
- fp8
|
14 |
+
- float8_e4m3fn
|
15 |
+
- anime
|
16 |
+
- girls
|
17 |
+
datasets:
|
18 |
+
- KBlueLeaf/danbooru2023-metadata-database
|
19 |
+
- KBlueLeaf/danbooru2023-webp-4Mpixel
|
20 |
+
base_model: black-forest-labs/FLUX.1-schnell
|
21 |
+
---
|
22 |
+
|
23 |
+
Original model is [here](https://civitai.com/models/731756/sumeshi-flux1-s?modelVersionId=818294).
|
24 |
+
|
25 |
+
> Note: This model is a Schnell based model, but it requires CFG scale 3.5 or higher (not guidance scale) and 20 steps or more. Needs to be used with clip_l_sumeshi_f1s_v002. (It's the 234.74 MB file in the menu on the right.)
|
26 |
+
|
27 |
+
This model created by [FA770](https://civitai.com/user/FA770).
|
28 |
+
|
29 |
+
|
30 |
+
## Notice
|
31 |
+
This is an experimental conversion in Spaces using a homebrew script.
|
32 |
+
I have not been able to confirm if the conversion is working properly.
|
33 |
+
Please consider this as a test run only.
|