receyuki / comfyui-prompt-reader-node

The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader
MIT License
289 stars 22 forks source link

[BUG] - More precise REFINER_START #52

Closed Latentnaut closed 9 months ago

Latentnaut commented 9 months ago

Summary

In SD Parameter Generator, the refiner_start parameter always rounds to the tens.

Basic Example

0.3 = 30% 0.2 = 20% 0.25 = 30%

If a want to generate with 100 total steps, and start the refiner at 25, right now it's not possible (it rounds to 30).

Reference Issues.

No response

receyuki commented 9 months ago

This is weird, everything is working fine on my end, maybe I misunderstood your issue?

截屏2024-02-06 下午9 50 06
Latentnaut commented 9 months ago

Hummm, you are right, it's very strange because I've checked just now and it works as expected.

Thank you for your support.

receyuki commented 9 months ago

If the issue occurs again, feel free to reopen it at any time.