Commit Graph

7 Commits

Author SHA1 Message Date
comfyanonymous 3661e10648 Add a command line option to disable upcasting in some cross attention ops. 2023-01-29 13:12:22 -05:00
comfyanonymous bc475f86c4 Slightly better errors. 2023-01-26 23:30:29 -05:00
comfyanonymous eb85896b73 Add code for categories. 2023-01-26 01:26:28 -05:00
comfyanonymous b9308407b2 Make webui return correct mimetypes for css and js files. 2023-01-24 20:18:16 -05:00
comfyanonymous a37261bb4b Try to execute the outputs that take the less steps first. 2023-01-22 22:10:13 -05:00
comfyanonymous 9baa48cb33 Add IS_CHANGED method to nodes to check if nodes should be executed again.
LoadImage.IS_CHANGED returns the hash of the image so it will execute again
if the image changed on the disk.
2023-01-22 21:46:16 -05:00
comfyanonymous 220afe3310 Initial commit. 2023-01-16 22:37:14 -05:00