Muhammadreza
commited on
Commit
•
65bb649
1
Parent(s):
eb71211
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,36 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
library_name: diffusers
|
4 |
+
pipeline_tag: text-to-image
|
5 |
+
---
|
6 |
+
|
7 |
+
# Mann-E Dreams
|
8 |
+
|
9 |
+
<p align="center">
|
10 |
+
<img src="./sample-16.png" width=512 height=512 />
|
11 |
+
</p>
|
12 |
+
|
13 |
+
## Description
|
14 |
+
|
15 |
+
This is the newest SDXL based model from [Mann-E](https://mann-e.com) platform, which is a generative AI startup based in Iran. This model used thousands of midjourney generated images in order to make it possible to make high-quality images. Also, we've used a lot of tricks in order to make it possible to make the model as fast as SDXL Turbo or any other model which claims to be fast.
|
16 |
+
|
17 |
+
The model has been mostly developed by Founder and CEO of Mann-E, [Muhammadreza Haghiri](https://haghiri75.com/en) and his team. We spent months on collecting the data, labeling them and training this model. The model is _mostly uncensored_ and tested with Automatic1111.
|
18 |
+
|
19 |
+
## Model Settings
|
20 |
+
|
21 |
+
- CLIP Skip: 1 or 2 are both fine. 1 gives better results.
|
22 |
+
- Steps: 4-16. Usually 6 ~ 8 is perfect.
|
23 |
+
- CFG Scale: 3-5.
|
24 |
+
- Scale: Unlike our old model, this version supports images up to 1280x1280! Although we recommend 1024x1024 for HD Square images.
|
25 |
+
- Sampler : DPM++ SDE Karras
|
26 |
+
|
27 |
+
|
28 |
+
## Additional Notes
|
29 |
+
|
30 |
+
- SDXL 1.0 LoRas are working just fine with the model.
|
31 |
+
- ControlNet, IPAdapter, InstantID are just fine.
|
32 |
+
|
33 |
+
## Donations
|
34 |
+
|
35 |
+
- __Tron/USDT (TRC20)__ : `TPXpiWACUZXtUszDbpLeDYR75NQTwngD8o`
|
36 |
+
- __ETH (ERC20)__: `0x44e262f121b88bcb21caac3d353edd78c3717e08`
|