Spaces:
Running
Running
Commit
·
f4fde93
1
Parent(s):
1d920cb
Update README.md
Browse files
README.md
CHANGED
@@ -13,44 +13,4 @@ pinned: false
|
|
13 |
|
14 |
[GitHub](https://github.com/huggingface/diffusers), [Docs](https://huggingface.co/docs/diffusers/index)
|
15 |
|
16 |
-
In this organization, you can find some utilities and models we have made for you 🫶
|
17 |
-
|
18 |
-
## 🆕 SDXL Inpainting 🎨
|
19 |
-
We are training Inpainting specialist models for Stable Diffusion XL ✨. They are way better at inpainting and outpainting than the base-model, but are still experimental. Try it out and consider giving feedback! 🤗
|
20 |
-
| Inpanting model | Demo |
|
21 |
-
|-----------------------------------|---------------------|
|
22 |
-
| [`stable-diffusion-xl-1.0-inpainting-0.1`](https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1) | [Spaces demo 🕹️](https://huggingface.co/spaces/diffusers/stable-diffusion-xl-inpainting) |
|
23 |
-
|
24 |
-
## SDXL ControlNets
|
25 |
-
|
26 |
-
We are training ControlNets for Stable Diffusion XL ✨
|
27 |
-
|
28 |
-
### Small sized ControlNets 🤏
|
29 |
-
|
30 |
-
We are experimenting with training smaller ControlNets that can still retain their control capabilities! This is the [training script used](https://github.com/huggingface/diffusers/blob/7b93c2a882d8e12209fbaeffa51ee2b599ab5349/examples/research_projects/controlnet/train_controlnet_webdataset.py).
|
31 |
-
Please check the models released, and consider giving us feedback on our [Discord server](https://t.co/1n75wi976V?amp=1):
|
32 |
-
|
33 |
-
| ControlNet | Size in fp16 |
|
34 |
-
| ----------------------------------------------------------------------------------------------------- | ------------ |
|
35 |
-
| [`controlnet-canny-sdxl-1.0-small`](https://huggingface.co/diffusers/controlnet-canny-sdxl-1.0-small) | 320MB |
|
36 |
-
| [`controlnet-canny-sdxl-1.0-mid`](https://huggingface.co/diffusers/controlnet-canny-sdxl-1.0-mid) | 545MB |
|
37 |
-
| [`controlnet-depth-sdxl-1.0-small`](https://huggingface.co/diffusers/controlnet-depth-sdxl-1.0-small) | 320MB |
|
38 |
-
| [`controlnet-depth-sdxl-1.0-mid`](https://huggingface.co/diffusers/controlnet-depth-sdxl-1.0-mid) | 545MB |
|
39 |
-
|
40 |
-
### Full sized ControlNets 💪
|
41 |
-
|
42 |
-
The team has also trained full sized ControlNets - as big as the SDXL model (5GB in fp32). We have provided a [ControlNet training script and guide here](https://github.com/huggingface/diffusers/blob/main/examples/controlnet/README_sdxl.md)
|
43 |
-
|
44 |
-
| ControlNet |
|
45 |
-
| ------------------------------------------------------------------------------------------------- |
|
46 |
-
| [`controlnet-canny-sdxl-1.0`](https://huggingface.co/diffusers/controlnet-canny-sdxl-1.0) |
|
47 |
-
| [`controlnet-depth-sdxl-1.0`](https://huggingface.co/diffusers/controlnet-depth-sdxl-1.0) |
|
48 |
-
| [`controlnet-zoe-depth-sdxl-1.0`](https://huggingface.co/diffusers/controlnet-zoe-depth-sdxl-1.0) |
|
49 |
-
|
50 |
-
### Utilities 🔧
|
51 |
-
|
52 |
-
- [Convert Stable Diffusion XL weights to `diffusers` format](https://huggingface.co/spaces/diffusers/sdxl-to-diffusers)
|
53 |
-
- [Convert Stable Diffusion weights to `diffusers` format](https://huggingface.co/spaces/diffusers/sd-to-diffusers)
|
54 |
-
- [Convert diffusers models to `safetensors` format](https://huggingface.co/spaces/diffusers/convert)
|
55 |
-
|
56 |
-
More coming soon ✨
|
|
|
13 |
|
14 |
[GitHub](https://github.com/huggingface/diffusers), [Docs](https://huggingface.co/docs/diffusers/index)
|
15 |
|
16 |
+
In this organization, you can find some utilities and models we have made for you 🫶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|