theintuitiveye
commited on
Commit
·
fbf3eba
1
Parent(s):
2acd0dd
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# **ModernArt Diffusion**
|
5 |
You can use this model to generate modernart style images.
|
|
|
1 |
---
|
2 |
+
title: modernartstyle
|
3 |
+
colorFrom: green
|
4 |
+
colorTo: indigo
|
5 |
+
sdk: gradio
|
6 |
+
sdk_version: 3.11.0
|
7 |
+
pinned: false
|
8 |
license: creativeml-openrail-m
|
9 |
+
tags:
|
10 |
+
- stable-diffusion
|
11 |
+
- text-to-image
|
12 |
+
inference: true
|
13 |
---
|
14 |
# **ModernArt Diffusion**
|
15 |
You can use this model to generate modernart style images.
|