Muhammadreza
commited on
Commit
·
fb4e611
1
Parent(s):
0b43802
Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,26 @@ pipeline_tag: text-to-image
|
|
7 |
|
8 |
This repository represents what is the main brain of [Mann-E](https://manne.ir) artificial intelligence platform.
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
## Samples
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
## License
|
13 |
|
14 |
This software and associated checkpoints are provided by Mann-E for educational and non-commercial use only. By accessing or using this software and checkpoints, you agree to the following terms and conditions:
|
|
|
7 |
|
8 |
This repository represents what is the main brain of [Mann-E](https://manne.ir) artificial intelligence platform.
|
9 |
|
10 |
+
## Features
|
11 |
+
|
12 |
+
1. _LoRa support_. In previous versions, most of LoRa models weren't working perfectly with the model.
|
13 |
+
2. _More coherent results_. Compared to the old versions, this version has more "midjourney" feel to its outputs.
|
14 |
+
3. _New License_. Unlike old versions this one isn't licensed undet MIT, we decided to go with our own license.
|
15 |
+
|
16 |
## Samples
|
17 |
|
18 |
+
<span align="center">
|
19 |
+
<img src="https://huggingface.co/mann-e/mann-e_5.4/resolve/main/grid-1.png" width=512px />
|
20 |
+
<br/>
|
21 |
+
<img src="https://huggingface.co/mann-e/mann-e_5.4/resolve/main/grid-2.png" width=512px />
|
22 |
+
<br/>
|
23 |
+
<img src="https://huggingface.co/mann-e/mann-e_5.4/resolve/main/grid-3.png" width=512px />
|
24 |
+
<br/>
|
25 |
+
<img src="https://huggingface.co/mann-e/mann-e_5.4/resolve/main/grid-4.png" width=512px />
|
26 |
+
<br/>
|
27 |
+
<img src="https://huggingface.co/mann-e/mann-e_5.4/resolve/main/grid-5.png" width=512px />
|
28 |
+
</span>
|
29 |
+
|
30 |
## License
|
31 |
|
32 |
This software and associated checkpoints are provided by Mann-E for educational and non-commercial use only. By accessing or using this software and checkpoints, you agree to the following terms and conditions:
|