Browse Source

multi scale pixel space upscale

new workflow
wyrde-docs
wyrde 2 years ago
parent
commit
f2c79abf57
  1. 43
      hr-fix-upscale/multi-sample-pixel-space-sharpening/README.md
  2. 3582
      hr-fix-upscale/multi-sample-pixel-space-sharpening/multi-sample-pixel-space-sharpening.json
  3. BIN
      hr-fix-upscale/multi-sample-pixel-space-sharpening/multi-sample-pixel-space-sharpening.png

43
hr-fix-upscale/multi-sample-pixel-space-sharpening/README.md

@ -0,0 +1,43 @@
# multi sample pixel space sharpening
I think this is a good name for it. Not sure.
<img src="multi-sample-pixel-space-sharpening.png" width="90%">
Takes an image from text prompt and
* samples it
* uses a model to upscale
* resamples it
* repeats
* at the end, uses uses a 4x upscale model to increase the size again
* saves it at a total of x8 size
Basically a series of hi-res fixes then an model upscale
Moving noodles switches between model vae and vae loader.
## Example
## Variations
* with latent upscaling. <link src="../multi-sample-sharpening/">
## Resources
WAS nodes
* https://github.com/WASasquatch/was-node-suite-comfyui
Model
* https://civitai.com/models/8281/perfect-world
Uspcale
* Lollypop https://drive.google.com/u/1/uc?id=10h8YXKKOQ61ANnwLjjHqXJdn4SbBuUku&export=download
* PSNR https://drive.google.com/drive/folders/1ldwajXL50uC7PCS63B4Wato6Dnk-svNL
Embeds
* EasyNegative https://civitai.com/models/7808/easynegative
## Credit
Original workflow from davemane42
<img src="davemane2 ComfyUI_01275_.png" width="20%" align="middle">
* https://www.reddit.com/r/StableDiffusion/comments/124xv9v/paradise_and_stone/

3582
hr-fix-upscale/multi-sample-pixel-space-sharpening/multi-sample-pixel-space-sharpening.json

File diff suppressed because it is too large Load Diff

BIN
hr-fix-upscale/multi-sample-pixel-space-sharpening/multi-sample-pixel-space-sharpening.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

Loading…
Cancel
Save