625 Commits (6b638c965b6fec1c88947212792dc299acf67b36)
 

Author SHA1 Message Date
EllangoK 6b638c965b matches entry for correct link color 2 years ago
EllangoK 620c0f9376 link color is set to nodeType color 2 years ago
EllangoK 5bb1358dd6 manual set default link color 2 years ago
EllangoK 7bce83aa03 fixes NODE_TITLE_COLOR not being set 2 years ago
EllangoK 2d7ad41142 colorPalette sets LiteGraph colors 2 years ago
comfyanonymous f4e359cce1 Set title of page to ComfyUI. 2 years ago
comfyanonymous 7e254d2f69 Clarify what --windows-standalone-build does. 2 years ago
comfyanonymous 07e9a6b826 Update litegraph from upstream. 2 years ago
comfyanonymous 44fea05064 Cleanup. 2 years ago
comfyanonymous 58ed0f2da4 Fix loading SD1.5 diffusers checkpoint. 2 years ago
comfyanonymous 8b9ac8fedb Merge branch 'master' of https://github.com/sALTaccount/ComfyUI 2 years ago
sALTaccount 7734d65f22 fix loading alt folders 2 years ago
sALTaccount f51b7a92c7 search all diffusers paths (oops) 2 years ago
sALTaccount 72a8973bd5 allow configurable path for diffusers models 2 years ago
comfyanonymous 64557d6781 Add a --force-fp32 argument to force fp32 for debugging. 2 years ago
comfyanonymous bceccca0e5 Small refactor. 2 years ago
comfyanonymous 28a7205739 Merge branch 'ipex' of https://github.com/kwaa/ComfyUI-IPEX 2 years ago
comfyanonymous 3975fb2e4a Merge branch 'multi-configs-fix' of https://github.com/EllangoK/ComfyUI 2 years ago
comfyanonymous 60b4c31ab3 Add webp images to upload accept list. 2 years ago
藍+85CD 05eeaa2de5
Merge branch 'master' into ipex 2 years ago
EllangoK 28fff5d1db fixes lack of support for multi configs 2 years ago
comfyanonymous f84f2508cc Rename the cors parameter to something more verbose. 2 years ago
EllangoK 48efae1608 makes cors a cli parameter 2 years ago
EllangoK 7d62d89f93 add cors middleware 2 years ago
comfyanonymous 349f15ed6f Merge branch 'argparse' of https://github.com/EllangoK/ComfyUI 2 years ago
EllangoK 01c1fc669f set listen flag to listen on all if specifed 2 years ago
藍+85CD 3e2608e12b Fix auto lowvram detection on CUDA 2 years ago
sALTaccount 42fd67b5cb use precision determined by model management 2 years ago
comfyanonymous 0bb5f93b92 Merge branch 'image-node-keybindings' of https://github.com/ALSchwalm/ComfyUI 2 years ago
sALTaccount 3d16077e38 empty list if diffusers directory doesn't exist 2 years ago
comfyanonymous fb73d008bf Merge branch 'menu-drag' of https://github.com/missionfloyd/ComfyUI 2 years ago
sALTaccount c418d988ba update README.md 2 years ago
sALTaccount 60127a8304 diffusers loader 2 years ago
藍+85CD 7cb924f684 Use separate variables instead of `vram_state` 2 years ago
comfyanonymous d75b96178d Merge branch 'modal-style' of https://github.com/missionfloyd/ComfyUI 2 years ago
藍+85CD 84b9c0ac2f Import intel_extension_for_pytorch as ipex 2 years ago
EllangoK e5e587b1c0 seperates out arg parser and imports args 2 years ago
EllangoK dd29966f8a changes main.py to use argparse 2 years ago
missionfloyd 1a74611c6e Style modals to match rest of UI 2 years ago
comfyanonymous d5cce8345f Merge branch 'simpler-setting-value-access' of https://github.com/pythongosssss/ComfyUI 2 years ago
pythongosssss 5456b7555c Add missing defaultValue arg 2 years ago
comfyanonymous f816964847 Add a way to set output directory with --output-directory 2 years ago
missionfloyd 3536a7c8d1 Put drag icon back 2 years ago
藍+85CD 1ced2bdd2d Specify safetensors version to avoid upstream errors 2 years ago
藍+85CD 37713e3b0a Add basic XPU device support 2 years ago
pythongosssss 1030ab0d8f Reload setting value 2 years ago
pythongosssss db16932be5 Fix setting 2 years ago
pythongosssss 623afa2ced Made accessing setting value easier 2 years ago
missionfloyd 8af2fe1e87 Remove redundant lines 2 years ago
missionfloyd a595c56872 Remove menu drag handle 2 years ago