Commit
•
fbbf254
1
Parent(s):
4f344ed
Add text-to-image tag
Browse filesThis will also enable the "Inference API" demo
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
3 |
---
|
4 |
# VoxelArt model V1
|
5 |
This is the fine-tuned Stable Diffusion model trained on Voxel Art images.
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
---
|
6 |
# VoxelArt model V1
|
7 |
This is the fine-tuned Stable Diffusion model trained on Voxel Art images.
|