Update README.md
Browse files
README.md
CHANGED
@@ -7,3 +7,6 @@ tags:
|
|
7 |
|
8 |
Run the text-to-image model by including the special token "ldsc" in your prompt
|
9 |
When using it in an image-to-image pipeline, always include the special token "ldsc"
|
|
|
|
|
|
|
|
7 |
|
8 |
Run the text-to-image model by including the special token "ldsc" in your prompt
|
9 |
When using it in an image-to-image pipeline, always include the special token "ldsc"
|
10 |
+
|
11 |
+
This model is trained over Stable Diffusion 2.1
|
12 |
+
To run this on an image-to-image pipeline check this: https://huggingface.co/docs/diffusers/main/en/using-diffusers/img2img
|