Commit
•
fc78795
1
Parent(s):
3067730
Update README.md (#5)
Browse files- Update README.md (d5b48b60992775194bb24ca490643a8f65fa4af6)
Co-authored-by: Eason Xie <noobeason@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
- sygil-diffusion
|
8 |
- text-to-image
|
9 |
- sygil-devs
|
|
|
10 |
inference: false
|
11 |
pipeline_tag: image-to-image
|
12 |
---
|
@@ -18,13 +19,15 @@ pipeline_tag: image-to-image
|
|
18 |
\
|
19 |
This model is a Stable Diffusion v1.5 fine-tune trained on the [Imaginary Network Expanded Dataset](https://github.com/Sygil-Dev/INE-dataset).
|
20 |
It is an advanced version of Stable Diffusion and can generate nearly all kinds of images, no matter humans, reflections, cities, architecture, fantasy, digital arts, landscapes, or nature views.\
|
21 |
-
**Note that the prompt engineering techniques is a bit different from other models and Stable Diffusion. [More about it here](
|
22 |
\
|
23 |
-
**If you enjoy
|
24 |
-
[![Become A Patreon](https://badgen.net/badge/become/a%20patron/F96854)](
|
|
|
|
|
25 |
|
26 |
# Showcase
|
27 |
-
|
28 |
|
29 |
# License
|
30 |
This model is open access and available to all, with a CreativeML Open RAIL++-M License further specifying rights and usage. [Please read the full license here](https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/LICENSE-MODEL)
|
|
|
7 |
- sygil-diffusion
|
8 |
- text-to-image
|
9 |
- sygil-devs
|
10 |
+
- finetune
|
11 |
inference: false
|
12 |
pipeline_tag: image-to-image
|
13 |
---
|
|
|
19 |
\
|
20 |
This model is a Stable Diffusion v1.5 fine-tune trained on the [Imaginary Network Expanded Dataset](https://github.com/Sygil-Dev/INE-dataset).
|
21 |
It is an advanced version of Stable Diffusion and can generate nearly all kinds of images, no matter humans, reflections, cities, architecture, fantasy, digital arts, landscapes, or nature views.\
|
22 |
+
**Note that the prompt engineering techniques is a bit different from other models and Stable Diffusion. [More about it here](promptingGuide.md)** \
|
23 |
\
|
24 |
+
**If you enjoy our work, please consider supporting us**
|
25 |
+
[![Become A Patreon](https://badgen.net/badge/become/a%20patron/F96854)](promptingGuide.md)
|
26 |
+
**Join our Discord Server for supports and announcements**
|
27 |
+
[![Join the Discord Server](https://badgen.net/discord/members/fTtcufxyHQ?icon=discord)](https://discord.gg/fTtcufxyHQ)
|
28 |
|
29 |
# Showcase
|
30 |
+
![Showcase image](pictures/showcase-6.jpg)
|
31 |
|
32 |
# License
|
33 |
This model is open access and available to all, with a CreativeML Open RAIL++-M License further specifying rights and usage. [Please read the full license here](https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/LICENSE-MODEL)
|