Activity
Merge pull request #43 from ltdrdata/fix/compatibility_patch
Merge pull request #43 from ltdrdata/fix/compatibility_patch
Pull request merge
don't accidentally break normal f16 cnets
don't accidentally break normal f16 cnets
make compatible with cnet lora #31
make compatible with cnet lora #31
small cleanups, remove redundant instance checks
small cleanups, remove redundant instance checks
Merge pull request #29 from larsupb/latest_comfyui_adaptions
Merge pull request #29 from larsupb/latest_comfyui_adaptions
Pull request merge
quick fix part 1 (cnets + T2I)
quick fix part 1 (cnets + T2I)
account for cnet refactor
account for cnet refactor
Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI_Tiled…
Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI_Tiled…
add b size to mem calc
add b size to mem calc
update and fix #18
update and fix #18
fix: #16
fix: #16
oops
oops
fix Latest Comfy breaks ComfyUI_TiledKSampler #15
fix Latest Comfy breaks ComfyUI_TiledKSampler #15
bugfix
bugfix
add random strict to docu
add random strict to docu
minimize VRAM usage
minimize VRAM usage
Better handling of image boundaries
Better handling of image boundaries
fix SDXL refiner crash
fix SDXL refiner crash
add preview, fix padded mode
add preview, fix padded mode
add dtype argument
add dtype argument
premult with vae scaling (fix blur)
premult with vae scaling (fix blur)
Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI_Tiled…
Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI_Tiled…
Update README.md
Update README.md
Update README.md
Update README.md
fix #5
fix #5
refactor for advanced/simple sampler, readme
refactor for advanced/simple sampler, readme
Update README.md
Update README.md
initial cnet support
initial cnet support
allow offsets smaller than 8
allow offsets smaller than 8
add progress bar
add progress bar