Commit
•
b178edd
1
Parent(s):
0ddf187
Add text-to-image tag (#2)
Browse files- Add text-to-image tag (1023d2d1dd49e11294317355f2d3ba332506d60c)
Co-authored-by: Multimodal AI art <multimodalart@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
3 |
---
|
4 |
# Microscopic model V1
|
5 |
This is the fine-tuned Stable Diffusion model trained on microscopic images.
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
---
|
6 |
# Microscopic model V1
|
7 |
This is the fine-tuned Stable Diffusion model trained on microscopic images.
|