Skip to content

Ling-APE/ComfyUI-PixelResolutionCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI-PixelResolutionCalculator

This node is used in the All-in-one Flux Dev workflow I made.

There is two nodes:

  • PixelResolutionCalculator

node1

  • LatentSizeToPixelSize

node1

PixelResolutionCalculator

The pixel resolution calculator is just a simple node that generate the closest "latent friendly" pixel resolution from your mega pixel and aspect ratio of choice. Took inspiration from the ImageScaleToTotalPixels node I saw from the original Flux demo workflow, since with flux everyone seems to talk about it with pixel resolution instead of width and height pixel count like SDXL.

LatentSizeToPixelSize

LatentSizeToPixelSize convert a laten samlpe input to width and height pixel count.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages