Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,10 @@
|
|
2 |
license: openrail++
|
3 |
tags:
|
4 |
- stable-diffusion
|
5 |
-
-
|
6 |
inference: false
|
7 |
duplicated_from: stabilityai/stable-diffusion-x4-upscaler
|
|
|
8 |
---
|
9 |
|
10 |
# Stable Diffusion x4 upscaler model card
|
@@ -192,4 +193,4 @@ Based on that information, we estimate the following CO2 emissions using the [Ma
|
|
192 |
pages = {10684-10695}
|
193 |
}
|
194 |
|
195 |
-
*This model card was written by: Robin Rombach, Patrick Esser and David Ha and is based on the [Stable Diffusion v1](https://github.com/CompVis/stable-diffusion/blob/main/Stable_Diffusion_v1_Model_Card.md) and [DALL-E Mini model card](https://huggingface.co/dalle-mini/dalle-mini).*
|
|
|
2 |
license: openrail++
|
3 |
tags:
|
4 |
- stable-diffusion
|
5 |
+
- image-to-image
|
6 |
inference: false
|
7 |
duplicated_from: stabilityai/stable-diffusion-x4-upscaler
|
8 |
+
pipeline_tag: image-to-image
|
9 |
---
|
10 |
|
11 |
# Stable Diffusion x4 upscaler model card
|
|
|
193 |
pages = {10684-10695}
|
194 |
}
|
195 |
|
196 |
+
*This model card was written by: Robin Rombach, Patrick Esser and David Ha and is based on the [Stable Diffusion v1](https://github.com/CompVis/stable-diffusion/blob/main/Stable_Diffusion_v1_Model_Card.md) and [DALL-E Mini model card](https://huggingface.co/dalle-mini/dalle-mini).*
|