Comfy-Org / Comfy-Org/ComfyUI

Feature request: make INT | NUMBER | FLOAT | types compatible

Open
#2,868 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

Hi, great project.

Comfy is using python on backed. As there are more and more custom nodes passing basic number types is a real mess
One nodes for the same value is NUMBER,
One nodes for the same value is INT,
One nodes for the same value is FLOAT,

Each not compatible with them selves, but this is literary same data object in python.
Can we make some auto casting at least for this 3 data types?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.