Commit
•
d422f88
1
Parent(s):
84ab92d
Add the text-to-image tag (also enables the Inference API widget) (#4)
Browse files- Add the text-to-image tag (also enables the Inference API widget) (8c92f53a78379a52220ff17227338712ba14abae)
Co-authored-by: Multimodal AI art <[email protected]>
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
3 |
---
|
4 |
2D Illustration Styles are scarce on Stable Diffusion. Inspired by Hollie Mengert, this a fine-tuned Stable Diffusion model trained on her work. The correct token is holliemengert artstyle.
|
5 |
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
---
|
6 |
2D Illustration Styles are scarce on Stable Diffusion. Inspired by Hollie Mengert, this a fine-tuned Stable Diffusion model trained on her work. The correct token is holliemengert artstyle.
|
7 |
|