File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
docs/source/en/api/pipelines Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
- <!-- Copyright 2024 The HuggingFace Team and The InstantX Team. All rights reserved.
1
+ <!-- Copyright 2024 The HuggingFace Team, The InstantX Team, and the XLabs Team. All rights reserved.
2
2
3
3
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
4
4
the License. You may obtain a copy of the License at
@@ -31,6 +31,14 @@ This controlnet code is implemented by [The InstantX Team](https://huggingface.c
31
31
| Depth | [ The InstantX Team] ( https://huggingface.co/InstantX ) | [ Link] ( https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Depth ) |
32
32
| Union | [ The InstantX Team] ( https://huggingface.co/InstantX ) | [ Link] ( https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union ) |
33
33
34
+ XLabs ControlNets are also supported, which was contributed by the [ XLabs team] ( https://huggingface.co/XLabs-AI ) .
35
+
36
+ | ControlNet type | Developer | Link |
37
+ | -------- | ---------- | ---- |
38
+ | Canny | [ The XLabs Team] ( https://huggingface.co/XLabs-AI ) | [ Link] ( https://huggingface.co/XLabs-AI/flux-controlnet-canny-diffusers ) |
39
+ | Depth | [ The XLabs Team] ( https://huggingface.co/XLabs-AI ) | [ Link] ( https://huggingface.co/XLabs-AI/flux-controlnet-depth-diffusers ) |
40
+ | HED | [ The XLabs Team] ( https://huggingface.co/XLabs-AI ) | [ Link] ( https://huggingface.co/XLabs-AI/flux-controlnet-hed-diffusers ) |
41
+
34
42
35
43
<Tip >
36
44
You can’t perform that action at this time.
0 commit comments