wanghaofan commited on
Commit
df4879f
·
verified ·
1 Parent(s): 399d6c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +47 -5
README.md CHANGED
@@ -1,5 +1,47 @@
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.md
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - stable-diffusion
5
+ - diffusers
6
+ - image-generation
7
+ - flux
8
+ - safetensors
9
+ license: other
10
+ license_name: flux-1-dev-non-commercial-license
11
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
12
+ language:
13
+ - en
14
+ library_name: diffusers
15
+ ---
16
+
17
+ # MajicFlus
18
+
19
+ <div class="container">
20
+ <img src="./assets/cover.jpeg" width="1024"/>
21
+ </div>
22
+
23
+ MajicFlus is a model fine-tuned and merged based on flux.dev, specializing in high-quality portrait generation, with a particular focus on capturing the delicacy and beauty of Asian women. The model emphasizes aesthetics, realism, and user-friendliness, allowing users to generate high-quality results with simple prompts while also handling complex prompts effectively.
24
+
25
+ ## Model Features
26
+ - Outstanding Portrait Generation:
27
+ Optimized for various lighting conditions, ensuring facial details and limb integrity in different compositions.
28
+ - Versatile Applications:
29
+ In addition to portraits, the model demonstrates significant improvements in generating non-human subjects and scenes, making it suitable for diverse creative needs.
30
+ - Ease of Use:
31
+ Users can achieve impressive results with simple prompts, while longer prompts are also well-supported for fine-grained control.
32
+
33
+ ## Community Adaptation
34
+ MajicFlus is launching alongside a collection of LoRAs created by multiple community members. These LoRAs further enhance the model’s functionality and performance, offering users more creative possibilities and enabling the model to adapt to specific styles and scenarios.
35
+
36
+ ## Inference Setting
37
+ - Steps: 20~30
38
+ - Distilled CFG Scale: 3.5
39
+ - CFG : 1
40
+ - Diffusion in Low Bits: float8-e4m3fn
41
+ - Sampling: Euler + simple/beta (for general),DPM2M + SGM uniform (for skin texture),DEIS + DDIM uniform (for casual realistic look)
42
+ - Vae: flux vae
43
+ - Clip: clip_l.safetensors and t5xxl_fp8_e4m3fn.safetensors
44
+
45
+
46
+ ## Acknowledgements
47
+ This model is trained by our copyrighted users [Merjic](https://www.shakker.ai/userpage/dfca7abc67c04a9492ea738d864de070/publish). We release this model under permissions. The model follows [flux-1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).