Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ license: creativeml-openrail-m
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
|
|
6 |
language:
|
7 |
- en
|
8 |
---
|
@@ -21,6 +22,17 @@ The model is currently in its training phase. This is not the final version and
|
|
21 |
|
22 |
## Model Description
|
23 |
D.r.e.a.m is a model designed to generate and modify images based on text prompts. The model leverages advanced diffusion techniques to create high-quality, artistic renderings from textual descriptions, aiming to emulate the style and creativity of Midjourney.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
## Features
|
26 |
- **Text-to-Image Generation:** Generate images from descriptive text prompts.
|
@@ -31,4 +43,4 @@ D.r.e.a.m is a model designed to generate and modify images based on text prompt
|
|
31 |
To use the model, you can input text prompts in English. The model will process these prompts and generate corresponding images. Note that due to the model's current training phase, the results may vary and contain imperfections.
|
32 |
|
33 |
## Contributing
|
34 |
-
We welcome contributions from the community! If you'd like to contribute.
|
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
6 |
+
- art
|
7 |
language:
|
8 |
- en
|
9 |
---
|
|
|
22 |
|
23 |
## Model Description
|
24 |
D.r.e.a.m is a model designed to generate and modify images based on text prompts. The model leverages advanced diffusion techniques to create high-quality, artistic renderings from textual descriptions, aiming to emulate the style and creativity of Midjourney.
|
25 |
+
## Samples
|
26 |
+
![undefined_image](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/117669695/11e26493-7e03-4c26-ad65-d64b8ac5bead)
|
27 |
+
![undefined_image (10)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/117669695/aaa54dfe-c0c7-4e85-9d2d-29a4e9d5ac09)
|
28 |
+
![undefined_image (8)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/117669695/f68c2348-3947-4e42-8ced-078520906c4d)
|
29 |
+
![undefined_image (7)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/117669695/62999dff-ee60-493a-95c9-f9660d554e98)
|
30 |
+
![undefined_image (6)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/117669695/a86d66a3-b803-4304-9c77-f58af4e9d607)
|
31 |
+
![undefined_image (5)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/117669695/21774bca-9561-4572-9a24-35b4c69cf829)
|
32 |
+
![undefined_image (2)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/117669695/a06f51ad-52a3-47cd-91b6-c4d109e39b88)
|
33 |
+
![undefined_image (1)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/117669695/b74875af-9af5-408d-b6e3-71d628b38d87)
|
34 |
+
![undefined_image (3)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/117669695/9a155bd2-7c5e-48a7-8c70-f63faf51661f)
|
35 |
+
![undefined_image (4)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/117669695/7e4a1beb-56fb-4cf4-9c90-14423ed81746)
|
36 |
|
37 |
## Features
|
38 |
- **Text-to-Image Generation:** Generate images from descriptive text prompts.
|
|
|
43 |
To use the model, you can input text prompts in English. The model will process these prompts and generate corresponding images. Note that due to the model's current training phase, the results may vary and contain imperfections.
|
44 |
|
45 |
## Contributing
|
46 |
+
We welcome contributions from the community! If you'd like to contribute.
|