Alex "mcmonkey" Goodwin
|
e4f4d46b62
|
add simple error check to model loading (#4950)
|
2024-09-17 03:57:17 -04:00 |
|
comfyanonymous
|
9956e2b6e7
|
Switch some more prints to logging.
|
2024-03-11 16:34:58 -04:00 |
|
comfyanonymous
|
78a7bcc380
|
Support hypernetwork with mish activation function and layer norm.
|
2023-10-17 12:08:03 -04:00 |
|
comfyanonymous
|
873b08bd0f
|
Add a way to set patches that modify the attn2 output.
Change the transformer patches function format to be more future proof.
|
2023-06-18 22:58:22 -04:00 |
|
comfyanonymous
|
540fced680
|
Support softsign hypernetwork.
|
2023-05-05 00:16:57 -04:00 |
|
comfyanonymous
|
df8cc5d9e3
|
Add hypernetwork example link to readme.
Move hypernetwork loader node to loaders.
|
2023-04-24 03:08:51 -04:00 |
|
comfyanonymous
|
5366170a23
|
Support all known hypernetworks.
|
2023-04-24 02:36:06 -04:00 |
|
comfyanonymous
|
e6771d0986
|
Implement Linear hypernetworks.
Add a HypernetworkLoader node to use hypernetworks.
|
2023-04-23 12:35:25 -04:00 |
|