Browse Source

tiled samples

wyrde-docs
wyrde 2 years ago
parent
commit
940c7aaa80
  1. 44
      hr-fix-upscale/tiling-sampler/README.md
  2. BIN
      hr-fix-upscale/tiling-sampler/img/sampler-1A_00005_.png
  3. BIN
      hr-fix-upscale/tiling-sampler/img/sampler-1B_00005_.png
  4. BIN
      hr-fix-upscale/tiling-sampler/img/sampler-2A_00005_.png
  5. BIN
      hr-fix-upscale/tiling-sampler/img/sampler-2B_00005_.png
  6. BIN
      hr-fix-upscale/tiling-sampler/img/sampler-2C_00005_.png
  7. BIN
      hr-fix-upscale/tiling-sampler/img/sampler-3A_00005_.png
  8. BIN
      hr-fix-upscale/tiling-sampler/img/sampler-3A_00005b_.png
  9. BIN
      hr-fix-upscale/tiling-sampler/img/sampler-3B_00005_.png
  10. BIN
      hr-fix-upscale/tiling-sampler/img/sampler-3B_00005b_.png
  11. 2880
      hr-fix-upscale/tiling-sampler/tiling-sampler-01.json

44
hr-fix-upscale/tiling-sampler/README.md

@ -0,0 +1,44 @@
# Tiled Sampling Example
Uses blenderneko's [Tiled KSampler node](https://github.com/BlenderNeko/ComfyUI_TiledKSampler)
<!--
<img src="some image" align="middle">
-->
## Purpose
This workflow uses tiled sampling to sample large images in hirez fixes. The Tiled KSampler is similar to the Advanced KSampler node, so there's a couple imporant differences from the "standard" KSampler.
* denoise is handled through start and stop steps compared to total steps.
* using 30 steps, start at step 15 and end at step 30 (15 steps) is equivalent to 0.500 denoise.
* Tile Width and Height should be the maximum size the GPU can reasonably handle.
* setting these values low can result in extra artiftacts and noise
## Versions
## Example Results
* images
<img src="img/sampler-1A_00005_.png" width="20%" align="middle"><img src="img/sampler-1B_00005_.png" width="20%" align="middle">
<img src="img/sampler-2A_00005_.png" width="20%" align="middle"><img src="img/sampler-2B_00005_.png" width="20%" align="middle"><img src="img/sampler-2C_00005_.png" width="20%" align="middle">
<img src="img/sampler-3A_00005_.png" width="20%" align="middle"><img src="img/sampler-3B_00005_.png" width="20%" align="middle">
When tile size is too small:
<img src="img/sampler-3A_00005b_.png" width="20%" align="middle">
<!-- <img src="img/" width="10%" align="middle"> -->
## resources
<!-- things people might want to duplicate results -->
Model
* https://civitai.com/models/21916/
Custom Nodes
* [blenderneko's [Tiled KSampler node](https://github.com/BlenderNeko/ComfyUI_TiledKSampler)
<!-- will likely forget to doublecheck this -->
<p align="right"><a href="..">[back]</a><a href="../../../.."> [home]</a></p>

BIN
hr-fix-upscale/tiling-sampler/img/sampler-1A_00005_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 KiB

BIN
hr-fix-upscale/tiling-sampler/img/sampler-1B_00005_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB

BIN
hr-fix-upscale/tiling-sampler/img/sampler-2A_00005_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
hr-fix-upscale/tiling-sampler/img/sampler-2B_00005_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
hr-fix-upscale/tiling-sampler/img/sampler-2C_00005_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

BIN
hr-fix-upscale/tiling-sampler/img/sampler-3A_00005_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

BIN
hr-fix-upscale/tiling-sampler/img/sampler-3A_00005b_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB

BIN
hr-fix-upscale/tiling-sampler/img/sampler-3B_00005_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 MiB

BIN
hr-fix-upscale/tiling-sampler/img/sampler-3B_00005b_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 MiB

2880
hr-fix-upscale/tiling-sampler/tiling-sampler-01.json

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save