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
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
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
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
comfyanonymous
80962e134d
I confirmed CPU only inference works fine on a pytorch without cuda.
2023-03-09 11:50:00 -05:00
pythongosssss
1fcec7070e
Added UploadImage+Mask nodes
2023-03-08 22:07:44 +00:00
pythongosssss
6dc6d16612
Added invert scrolling setting
2023-03-08 20:04:22 +00:00
pythongosssss
c9f8d6b641
Added simple settings dialog
...
Updated to use css vars for colors
2023-03-08 20:03:37 +00:00
comfyanonymous
fa4dda2550
SD2.x controlnets now work.
2023-03-08 01:13:38 -05:00
comfyanonymous
865835ead9
Merge branch 'socketsession' of https://github.com/pythongosssss/ComfyUI
2023-03-07 23:05:52 -05:00
comfyanonymous
341ebaabd8
Relative imports to test something.
2023-03-07 11:00:35 -05:00
pythongosssss
e69202b33e
Updated to reuse session id if available
2023-03-07 13:24:15 +00:00
comfyanonymous
0ed76ebbd9
Try to fix import issue.
2023-03-06 14:41:42 -05:00
comfyanonymous
f1c9300224
Style.
2023-03-06 14:09:23 -05:00
pythongosssss
ec1cfb55fe
Merge remote-tracking branch 'origin/master' into frontendrefactor
2023-03-06 17:02:34 +00:00
comfyanonymous
4c17dcf085
This isn't needed anymore.
2023-03-06 12:02:02 -05:00
pythongosssss
653b4aba74
Fixed check for polling
2023-03-06 16:47:02 +00:00
edikius
148fe7b116
Fixed import ( #44 )
...
* fixed import error
I had an
ImportError: cannot import name 'Protocol' from 'typing'
while trying to update so I fixed it to start an app
* Update main.py
* deleted example files
2023-03-06 11:41:40 -05:00
comfyanonymous
339b2533eb
Fix clip_skip no longer being loaded from yaml file.
2023-03-06 11:34:02 -05:00