Add ' ' tag
Browse files## Add tag:
This PR adds the ` ` tag to the model repository.
**Changes:**
- Added ` ` to model tags
- Updated from 14 to 15 tags
**Current tags:** diffusers, onnx, safetensors, text-to-image, stable-diffusion, arxiv:2307.01952, arxiv:2211.01324, arxiv:2108.01073, arxiv:2112.10752, license:openrail++, autotrain_compatible, endpoints_compatible, diffusers:StableDiffusionXLPipeline, region:us
**New tags:** diffusers, onnx, safetensors, text-to-image, stable-diffusion, arxiv:2307.01952, arxiv:2211.01324, arxiv:2108.01073, arxiv:2112.10752, license:openrail++, autotrain_compatible, endpoints_compatible, diffusers:StableDiffusionXLPipeline, region:us,
README.md
CHANGED
@@ -1,8 +1,21 @@
|
|
1 |
---
|
2 |
license: openrail++
|
3 |
tags:
|
|
|
|
|
|
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
# SD-XL 1.0-base Model Card
|
8 |

|
|
|
1 |
---
|
2 |
license: openrail++
|
3 |
tags:
|
4 |
+
- diffusers
|
5 |
+
- onnx
|
6 |
+
- safetensors
|
7 |
- text-to-image
|
8 |
- stable-diffusion
|
9 |
+
- arxiv:2307.01952
|
10 |
+
- arxiv:2211.01324
|
11 |
+
- arxiv:2108.01073
|
12 |
+
- arxiv:2112.10752
|
13 |
+
- license:openrail++
|
14 |
+
- autotrain_compatible
|
15 |
+
- endpoints_compatible
|
16 |
+
- diffusers:StableDiffusionXLPipeline
|
17 |
+
- region:us
|
18 |
+
- ' '
|
19 |
---
|
20 |
# SD-XL 1.0-base Model Card
|
21 |

|