Commit
•
a93eadb
1
Parent(s):
ab3f736
Add text-to-image tag (#2)
Browse files- Add text-to-image tag (9b5eedb7f28ef58513b3df5ec5c579e1ce5ec926)
Co-authored-by: Multimodal AI art <[email protected]>
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
3 |
---
|
4 |
# Fluid Art model V1
|
5 |
This is the fine-tuned Stable Diffusion model trained on Fluid Art images.
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
---
|
6 |
# Fluid Art model V1
|
7 |
This is the fine-tuned Stable Diffusion model trained on Fluid Art images.
|