Commit
·
c27553a
1
Parent(s):
594aa87
Add some useful tags to better discover the model (#2)
Browse files- Add some useful tags to better discover the model (2aa1a7f44f183c17cbd77f2fb956027dabf59040)
Co-authored-by: Patrick von Platen <[email protected]>
README.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 4 |
Additional License Restrictions Added by RunDiffusion.com
|
| 5 |
|
| 6 |
**Attribution:**
|
|
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
+
tags:
|
| 4 |
+
- text-to-image
|
| 5 |
+
- stable-diffusion
|
| 6 |
+
- art
|
| 7 |
---
|
| 8 |
+
|
| 9 |
Additional License Restrictions Added by RunDiffusion.com
|
| 10 |
|
| 11 |
**Attribution:**
|