Spaces:
Running
Running
Commit
·
4c99e2d
1
Parent(s):
0bae41a
Update README.md
Browse files
README.md
CHANGED
@@ -19,8 +19,8 @@ The `diffusers` team is training ControlNets for Stable Diffusion XL
|
|
19 |
|
20 |
### Small sized ControlNets
|
21 |
|
22 |
-
|
23 |
-
|
24 |
|
25 |
| ControlNet | Size in fp16 |
|
26 |
|-----------------------------------|---------------|
|
|
|
19 |
|
20 |
### Small sized ControlNets
|
21 |
|
22 |
+
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).
|
23 |
+
Please check the models released, and consider giving us feedback on our [Discord server](https://t.co/1n75wi976V?amp=1):
|
24 |
|
25 |
| ControlNet | Size in fp16 |
|
26 |
|-----------------------------------|---------------|
|