-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
This is a great work. I would like to modify the structure of this model, and I have some questions about it:
Is the base network of ControlNet-XS frozen?
If so, how is the base network adjusted after dual-stream control?
Are the weights of the control network directly copied from the base network?
Can the model structure of the control network be modified?
Why do I still get an error even if I add a plug-and-play module to process h_base and h_ctr?
The error it reports is not a specific error; it occurs every time after encountering "Summoning checkpoint" twice, and results in a CondaError. There is no problem as long as the plug-and-play module is not inserted, but an error is reported as soon as it is added.
Metadata
Metadata
Assignees
Labels
No labels

