Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move ControlNetXS into Community Folder #6316

Merged
merged 13 commits into from
Dec 27, 2023
Prev Previous commit
Next Next commit
update
DN6 committed Dec 26, 2023
commit 12e0ace62115f22cd80cc46848aef4430a2155fc
1 change: 0 additions & 1 deletion src/diffusers/__init__.py
Original file line number Diff line number Diff line change
@@ -459,7 +459,6 @@
AutoencoderTiny,
ConsistencyDecoderVAE,
ControlNetModel,
ControlNetXSModel,
Kandinsky3UNet,
ModelMixin,
MotionAdapter,