readme
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ datasets:
|
|
| 18 |
This checkpoint is a finetuned version based on the [the lllyasviel inpaint checkpoint](https://huggingface.co/lllyasviel/control_v11p_sd15_inpaint). It can be used in combination with **Stable Diffusion**, such as [stable-diffusion-v1-5/stable-diffusion-v1-5](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5).
|
| 19 |
|
| 20 |
|
| 21 |
-
The finetuning was done using an adapted
|
| 22 |
|
| 23 |
|
| 24 |
This checkpoint corresponds to the ControlNet conditioned on **inpaint images**.
|
|
|
|
| 18 |
This checkpoint is a finetuned version based on the [the lllyasviel inpaint checkpoint](https://huggingface.co/lllyasviel/control_v11p_sd15_inpaint). It can be used in combination with **Stable Diffusion**, such as [stable-diffusion-v1-5/stable-diffusion-v1-5](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5).
|
| 19 |
|
| 20 |
|
| 21 |
+
The finetuning was done using an adapted version of [diffusers](https://github.com/huggingface/diffusers). For more details have a look at the [🧨 Diffusers docs](https://huggingface.co/docs/diffusers/api/pipelines/controlnet#diffusers.StableDiffusionControlNetPipeline).
|
| 22 |
|
| 23 |
|
| 24 |
This checkpoint corresponds to the ControlNet conditioned on **inpaint images**.
|