Add ' ' tag
Browse files## Add tag:
This PR adds the ` ` tag to the model repository.
**Changes:**
- Added ` ` to model tags
- Updated from 6 to 7 tags
**Current tags:** diffusers, safetensors, text-to-image, license:other, diffusers:StableCascadeDecoderPipeline, region:us
**New tags:** diffusers, safetensors, text-to-image, license:other, diffusers:StableCascadeDecoderPipeline, region:us,
README.md
CHANGED
@@ -5,6 +5,14 @@ license_name: stable-cascade-nc-community
|
|
5 |
license_link: LICENSE
|
6 |
prior:
|
7 |
- stabilityai/stable-cascade-prior
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Stable Cascade
|
|
|
5 |
license_link: LICENSE
|
6 |
prior:
|
7 |
- stabilityai/stable-cascade-prior
|
8 |
+
tags:
|
9 |
+
- diffusers
|
10 |
+
- safetensors
|
11 |
+
- text-to-image
|
12 |
+
- license:other
|
13 |
+
- diffusers:StableCascadeDecoderPipeline
|
14 |
+
- region:us
|
15 |
+
- ' '
|
16 |
---
|
17 |
|
18 |
# Stable Cascade
|