Jedrzej Kosinski
|
b212f0684b
|
Moved torch compile kwargs to be stored in model_options instead of attachments; attachments are more intended for things to be 'persisted', AKA not deepcopied
|
2025-05-20 22:24:12 -07:00 |
|
Jedrzej Kosinski
|
5789068a82
|
remove unused import
|
2025-05-20 22:16:14 -07:00 |
|
Jedrzej Kosinski
|
c4a7e8fe54
|
Refactor set_torch_compile_wrapper to support a list of keys instead of just diffusion_model, as well as additional torch.compile args
|
2025-05-20 22:15:13 -07:00 |
|
Jedrzej Kosinski
|
920f6d7636
|
Moved torch compile code into comfy_api so it can be used by custom nodes with a degree of confidence
|
2025-05-20 21:11:36 -07:00 |
|