Commit
•
f83f639
1
Parent(s):
0e9cfa9
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 |
# Paper Cut model V1
|
5 |
This is the fine-tuned Stable Diffusion model trained on Paper Cut images.
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
---
|
6 |
# Paper Cut model V1
|
7 |
This is the fine-tuned Stable Diffusion model trained on Paper Cut images.
|