John6666 commited on
Commit
849911a
·
verified ·
1 Parent(s): f29c768

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ library_name: diffusers
6
+ pipeline_tag: text-to-image
7
+ tags:
8
+ - text-to-image
9
+ - Flux
10
+ - schnell
11
+ - bf16
12
+ - bfloat16
13
+ - anime
14
+ - girls
15
+ datasets:
16
+ - KBlueLeaf/danbooru2023-metadata-database
17
+ - KBlueLeaf/danbooru2023-webp-4Mpixel
18
+ base_model: black-forest-labs/FLUX.1-schnell
19
+ ---
20
+
21
+ Original model is [here](https://civitai.com/models/731756/sumeshi-flux1-s?modelVersionId=818294).
22
+
23
+ > 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.)
24
+
25
+ This model created by [FA770](https://civitai.com/user/FA770).
26
+
27
+
28
+ ## Notice
29
+ This is an experimental conversion in Spaces using a homebrew script.
30
+ I have not been able to confirm if the conversion is working properly.
31
+ Please consider this as a test run only.