69 Commits (26cd8405ddb32216d02b5eed23f6481cb36873c7)

Author SHA1 Message Date
pythongosssss 68a1ac7746
Remove catch that was causing linux ctrl+c issues 2 years ago
pythongosssss 8e51af6786
Changed to serve index.html on root 2 years ago
pythongosssss f616dcc81a
Added handling of missing aiohttp module 2 years ago
pythongosssss 5d14e9b959
Changed HTTP Server + Added WebSockets 2 years ago
comfyanonymous 7e1e193f39 Automatically enable lowvram mode if vram is less than 4GB. 2 years ago
comfyanonymous 534736b924 Add some low vram modes: --lowvram and --novram 2 years ago
comfyanonymous e3e65947f2 Add a --help to main.py 2 years ago
comfyanonymous 1f18221e17 Add --port to set custom port. 2 years ago
comfyanonymous 3f3d77a324 Fix image node always executing instead of only when the image changed. 2 years ago
comfyanonymous 43c795f462 Add a --listen argument to listen on 0.0.0.0 2 years ago
comfyanonymous 4b08314257 Add more features to the backend queue code. 2 years ago
comfyanonymous 3661e10648 Add a command line option to disable upcasting in some cross attention ops. 2 years ago
comfyanonymous bc475f86c4 Slightly better errors. 2 years ago
comfyanonymous eb85896b73 Add code for categories. 2 years ago
comfyanonymous b9308407b2 Make webui return correct mimetypes for css and js files. 2 years ago
comfyanonymous a37261bb4b Try to execute the outputs that take the less steps first. 2 years ago
comfyanonymous 9baa48cb33 Add IS_CHANGED method to nodes to check if nodes should be executed again. 2 years ago
comfyanonymous 220afe3310 Initial commit. 2 years ago