comfyanonymous
|
7b2806fee6
|
Fix issue with object patches not being copied with patcher.
|
2023-11-07 22:15:15 -05:00 |
|
comfyanonymous
|
4d21372152
|
Add: advanced->model->ModelSamplingDiscrete node.
This allows changing the sampling parameters of the model (eps or vpred)
or set the model to use zsnr.
|
2023-11-07 03:28:53 -05:00 |
|
gameltb
|
b7d50f3d80
|
fix unet_wrapper_function name in ModelPatcher
|
2023-11-05 17:11:44 +08:00 |
|
comfyanonymous
|
e095eadda5
|
Let unet wrapper functions have .to attributes.
|
2023-10-11 01:34:38 -04:00 |
|
comfyanonymous
|
a990441ba0
|
Add a way to set output block patches to modify the h and hsp.
|
2023-09-22 20:26:47 -04:00 |
|
comfyanonymous
|
795f5b3163
|
Only do the cast on the device if the device supports it.
|
2023-09-20 17:52:41 -04:00 |
|
comfyanonymous
|
a6511d69b0
|
Do lora cast on GPU instead of CPU for higher performance.
|
2023-09-18 23:04:49 -04:00 |
|
Simon Lui
|
c902fd7505
|
Fix error message in model_patcher.py
Found while tinkering.
|
2023-08-30 00:25:04 -07:00 |
|
comfyanonymous
|
201631e61d
|
Move ModelPatcher to model_patcher.py
|
2023-08-28 14:51:31 -04:00 |
|