Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
license: creativeml-openrail-m
|
| 4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
| 5 |
+
tags:
|
| 6 |
+
- stable-diffusion
|
| 7 |
+
- stable-diffusion-diffusers
|
| 8 |
+
- text-to-image
|
| 9 |
+
- diffusers
|
| 10 |
+
- controlnet
|
| 11 |
+
inference: true
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# SDXL-controlnet: Canny
|
| 15 |
+
|
| 16 |
+
These are controlnet weights trained on stabilityai/stable-diffusion-xl-base-1.0 with canny conditioning. You can find some example images in the following.
|
| 17 |
+
|
| 18 |
+
prompt: a couple watching a romantic sunset, 4k photo
|
| 19 |
+
prompt: Ultrarealistic shot of a furry blue bird
|
| 20 |
+
prompt: a woman, close up, detailed, beautiful, street photography, photorealistic, detailed, Kodak ektar 100, natural, candid shot, looking away
|
| 21 |
+
prompt: Cinematic - detail - shot, neoclassical table in the living room, cinematic - contour - lighting, highly detailed, winter, golden hour, Canon EOS R
|
| 22 |
+
prompt: a tornado hitting grass field, 1980's film grain. overcast, muted colors.
|