Commit Graph
677 Commits
Author SHA1 Message Date
m957ymj75urz dc041b42fc switch to realpath to check path traversal 2023-03-14 09:27:53 +01:00
m957ymj75urz 36ac9c77de fix path traversal for /view 2023-03-14 09:27:17 +01:00
m957ymj75urz 7f2412a064 remove subfolder widget and use filename_prefix 2023-03-14 09:08:54 +01:00
m957ymj75urz b91f00a1ff toggle extra options 2023-03-14 08:16:48 +01:00
comfyanonymous dc8b43e512 Make --cpu have priority over everything else. 2023-03-13 21:30:01 -04:00
comfyanonymous 889689c7b2 use half() on fp16 models loaded with config. 2023-03-13 21:12:48 -04:00
comfyanonymous edba761868 Use half() function on model when loading in fp16. 2023-03-13 20:58:09 -04:00
pythongosssss a714461762 Fix node link colors 2023-03-13 22:11:09 +00:00
pythongosssss f60f39e61d Rewrote reroute node for much better usability 2023-03-13 22:00:37 +00:00
comfyanonymous be5f0fc241 Move colab link to the installing section. 2023-03-13 17:50:48 -04:00
pythongosssss b0911ee5aa Combo support detault value 2023-03-13 19:34:29 +00:00
pythongosssss 0c128cb91d Added ability to save images to temp dir 2023-03-13 19:34:05 +00:00
comfyanonymous 454bc1c9f6 Fix small issue with build. 2023-03-13 15:09:11 -04:00
comfyanonymous 5be28c4069 Remove omegaconf dependency and some ci changes. 2023-03-13 14:49:18 -04:00
comfyanonymous b955ef069d Add command to install unstable pytorch builds for ROCm. 2023-03-13 13:50:54 -04:00
comfyanonymous 65380c0068 Add github workflow for a build with pytorch nightly. 2023-03-13 12:47:12 -04:00
comfyanonymous 1de721b33c Add pytorch attention support to VAE. 2023-03-13 12:45:54 -04:00
comfyanonymous 72b42ab260 --disable-xformers should not even try to import xformers. 2023-03-13 11:36:48 -04:00
comfyanonymous 54ecbb0552 Readme improvement. 2023-03-13 10:49:03 -04:00
comfyanonymous ce95885989 Readme style adjustments. 2023-03-13 10:44:29 -04:00
comfyanonymous 778b72d1b2 Typo. 2023-03-13 10:43:07 -04:00
comfyanonymous ec31178790 Add download link of portable build to README. 2023-03-13 10:42:02 -04:00
comfyanonymous 09bcc6b0b4 Probably safer to manually trigger builds instead of every push. 2023-03-13 02:54:30 -04:00
comfyanonymous a01ea06d82 Add an automatic standalone windows release for nvidia and cpu. 2023-03-13 01:34:09 -04:00
pythongosssss 7a0cd33d8e Updated a1111 pnginfo importer, supports:
- model name, other basic settings
 - clip skip
 - hr upscale
 - loras
 - embeddings
2023-03-12 21:36:42 +00:00
comfyanonymous 7c95e1a03b Xformers is now properly disabled when --cpu used.
Added --windows-standalone-build option, currently it only opens
makes the code open up comfyui in the browser.
2023-03-12 15:44:16 -04:00
m957ymj75urz ffee6171dd fix makedirs on save 2023-03-12 20:23:46 +01:00
m957ymj75urz dff33fe111 can specify a subfolder in the SaveImage node 2023-03-12 19:51:39 +01:00
comfyanonymous d19068c2a6 Add WD VAE to colab. 2023-03-11 22:08:00 -05:00
comfyanonymous 0618cf3168 Indicate in readme that upscale models are now supported. 2023-03-11 19:48:42 -05:00
comfyanonymous 9c4c183708 Put image upscaling nodes in image/upscaling category. 2023-03-11 18:10:36 -05:00
comfyanonymous d777b2f4a9 Add a VAEEncodeTiled node. 2023-03-11 15:28:15 -05:00
comfyanonymous bbdc5924b4 Try to fix memory issue. 2023-03-11 15:15:13 -05:00
comfyanonymous adabcc74fb Make tiled_scale work for downscaling. 2023-03-11 14:58:55 -05:00
comfyanonymous 77290f7110 Tiled upscaling with the upscale models. 2023-03-11 14:04:13 -05:00
comfyanonymous b5cde7df94 Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
comfyanonymous 6b035cc30e Small refactor of custom node loading code. 2023-03-11 12:49:41 -05:00
comfyanonymous c5f4e07c34 Prevent potential int overflow in SaveImage 2023-03-11 12:48:28 -05:00
comfyanonymous 945ccaf7d4 Link to lora example. 2023-03-10 14:27:37 -05:00
comfyanonymous 144251edc9 Update some links in colab notebook. 2023-03-10 11:01:33 -05:00
m957ymj75urz 114e8ca4ed added a range input 2023-03-10 10:38:35 +01:00
comfyanonymous a614fbe117 Notebook update to fix links. 2023-03-09 21:55:57 -05:00
comfyanonymous 66cca3659d Add locon support. 2023-03-09 21:41:24 -05:00
pythongosssss dd473d51ce Changed to use etag cache for js and css 2023-03-09 19:38:43 +00:00
comfyanonymous 40ac0f9184 Make the LoadImage node output the alpha as a mask. 2023-03-09 14:07:55 -05:00
comfyanonymous 38de3dc3b6 Merge branch 'uploadimages' of https://github.com/pythongosssss/ComfyUI 2023-03-09 13:30:19 -05:00
pythongosssss 738b0c59e0 newline 2023-03-09 18:18:40 +00:00
pythongosssss f8c053a5c7 Remove random spaces 2023-03-09 18:18:08 +00:00
pythongosssss d252935445 Removed folde 2023-03-09 18:17:18 +00:00
pythongosssss 9ee1eb8dc5 Changed to upload to input dir
Fixed jpg
Added dupe support
Changed to use existing nodes
2023-03-09 17:57:59 +00:00