Git Product home page Git Product logo

Comments (8)

xueqing0622 avatar xueqing0622 commented on August 17, 2024 1

I find some lanczos upscale nodes here, but lantent upscale still not good effect, use image to upscale and vaeEncoder better than lantent upscale.
https://githubfast.com/Extraltodeus/CustomComfyUINodes/blob/main/LatentByRatio_not_mine.py

from comfyui_tinyterranodes.

TinyTerra avatar TinyTerra commented on August 17, 2024

Sorry about that. Would you be able to provide the error message?
or is it just not behaving as expected?

if you could provide the workflow file that might help me troubleshoot as well :)

The hiresfix node has lanczos In rescale method.. it is intended to be used with an upscale model, and then rescale that. if you dont want to use a model beforehand, the sampler upscale should do the trick.

from comfyui_tinyterranodes.

xueqing0622 avatar xueqing0622 commented on August 17, 2024

there are no error message, just use lanczos method up total mess,
and other upscale method also no good in ttn pipeKsampler
image

here is the workflow file:
ttn-sample-withUpsacle.json

from comfyui_tinyterranodes.

mijuku233 avatar mijuku233 commented on August 17, 2024

pipeKSampler enlarges latent instead of image. It is completely different from the general high-definition repair method. Use hiresfixScale to get the results you want.
I think we can add a upscale by model function to pipeKSampler to optimize the experience

from comfyui_tinyterranodes.

xueqing0622 avatar xueqing0622 commented on August 17, 2024

Of course, I look forward to your updates, and I'm going to be very critical.

haha, just a joke!

Plz update for new pipeKSampler. maybe can add a image input, to upscale then vaeEncode to latent in the pipeKSampler, I found a lot of upscale for latent give us bad result.

from comfyui_tinyterranodes.

mijuku233 avatar mijuku233 commented on August 17, 2024

It seems that you didn't understand. What I said adding upscale by model to pipeKSampler is equivalent to integrating hiresfixScale into pipeKSampler. The upscal effect is the same as webui, and lanczos can be used normally.
In the final analysis, the incorrect image generation is not caused by pipeKSampler, but because you used the wrong method.

from comfyui_tinyterranodes.

TinyTerra avatar TinyTerra commented on August 17, 2024

The upscale methods within pipeksampler use the default comfy upscale code.

As mijuku said, using hiresfix is the preferred method for a "true" hires upscale..

I'll consider adding model upscale into the ksampler, but it is already starting to get a little crowded.. we'll see

from comfyui_tinyterranodes.

TinyTerra avatar TinyTerra commented on August 17, 2024

Model upscale has been added to pipeKSampler_v2 in cfaecd0

from comfyui_tinyterranodes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.