WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

Update WAS_Node_Suite.py #408

Closed Yura8227 closed 4 months ago

Yura8227 commented 4 months ago

I'm sure this is not critical issue, because this is working well on the other environment. But today I found this issue while I set up a new server on python==3.12 on Ubuntu 24.04. I recommend revising it to make it more clear.

WAS-PlaiLabs commented 4 months ago

Isn't that new python logic? Wouldn't work on older versions. You'd want to use int(minimum) etc