-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Support for hypernetworks since they seem to yield great results. An example can be seen here:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/modules/hypernetworks/hypernetwork.py
info: AUTOMATIC1111/stable-diffusion-webui#2670
Describe the solution you'd like
A diffusers hypernetwork implementation that is compatible with Automatic's implementation
Describe alternatives you've considered
Switching back and forth between different repos, but a one-stop shop is preferred.
GreenLandisaLieWASasquatchshyamsn97 and patrickvonplaten