AlekseyCalvin commited on
Commit
998de5d
·
verified ·
1 Parent(s): de51e59

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ tags:
6
+ - flux
7
+ - diffusers
8
+ - merge
9
+ - krea
10
+ base_model:
11
+ - black-forest-labs/FLUX.1-dev
12
+ - black-forest-labs/FLUX.1-Krea-dev
13
+ base_model_relation: finetune
14
+ pipeline_tag: text-to-image
15
+
16
+ ---
17
+ ## Flux Krea + Turbo (8-steps) + HSTcolor-Krea LoRA Experimental Merge ##
18
+ **Converted to Diffusers format.** <br>
19
+
20
+ HSTcolor LoRA is [HERE](https://huggingface.co/AlekseyCalvin/HSTcolor_Krea_Flux_rank32). <br>
21
+ Single Safetensors fp8_e4m3fn checkpoint [HERE](https://huggingface.co/AlekseyCalvin/FluxKrea_HSTurbo_fp8e4m3fn). <br>
22
+
23
+ license: other
24
+ license_name: flux.1.dev-non-commercial-license
25
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
26
+ ---