huggingface / huggingface/diffusers
[Community] Hypernetworks
Open
Good second issue
wip
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
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: https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/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.
Contributor guide
Assessment
This issue has not been assessed yet.