namoray-dev commited on
Commit
67b1042
1 Parent(s): b62695d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -9
README.md CHANGED
@@ -59,13 +59,6 @@ The key to domain-agnostic debiasing lies in the constructive deconstruction fra
59
 
60
  By applying domain-agnostic debiasing, Mobius sets a new standard for fairness and impartiality in image generation while maintaining its exceptional ability to adapt to a wide range of styles and domains.
61
 
62
-
63
- Mobius outperforms existing state-of-the-art diffusion models in several key areas:
64
-
65
- Unbiased generation: Mobius generates images have siginifcantly reduced inherent biases commonly found in other diffusion models, setting a new benchmark for fairness and impartiality across all domains.
66
-
67
- Exceptional generalization: With its unparalleled ability to adapt to an extensive range of styles and domains, Mobius consistently delivers top-quality results, surpassing the limitations of previous models.
68
-
69
  # Surpassing the State-of-the-Art
70
 
71
  Mobius outperforms existing state-of-the-art diffusion models in several key areas:
@@ -79,13 +72,13 @@ Efficient fine-tuning: The Mobius base model serves as a superior foundation for
79
 
80
  # Recommendations
81
 
82
- - a CFG between 3.5 and 7
83
  - Requires a CLIP skip of -3
84
  - Sampler: DPM++ 3M SDE
85
  - Scheduler: Karras
86
  - Resolution: 1024x1024
87
 
88
- please also consider using these keep words to improve your prompts: best quality, HD, '~*~aesthetic~*~'.
89
 
90
 
91
  # Use it with 🧨 diffusers
 
59
 
60
  By applying domain-agnostic debiasing, Mobius sets a new standard for fairness and impartiality in image generation while maintaining its exceptional ability to adapt to a wide range of styles and domains.
61
 
 
 
 
 
 
 
 
62
  # Surpassing the State-of-the-Art
63
 
64
  Mobius outperforms existing state-of-the-art diffusion models in several key areas:
 
72
 
73
  # Recommendations
74
 
75
+ - CFG between 3.5 and 7
76
  - Requires a CLIP skip of -3
77
  - Sampler: DPM++ 3M SDE
78
  - Scheduler: Karras
79
  - Resolution: 1024x1024
80
 
81
+ Please also consider using these keep words to improve your prompts: best quality, HD, '~*~aesthetic~*~'.
82
 
83
 
84
  # Use it with 🧨 diffusers