1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

Renamed ComfyNodeV3 to ComfyNode, renamed ComfyNodeInternal to _ComfyNodeInternal

This commit is contained in:
Jedrzej Kosinski
2025-07-23 15:05:58 -07:00
parent b0f73174b2
commit d984cee318
53 changed files with 199 additions and 199 deletions

View File

@@ -336,7 +336,7 @@ NOISE_LEVELS = {
}
class GITSScheduler(io.ComfyNodeV3):
class GITSScheduler(io.ComfyNode):
@classmethod
def define_schema(cls):
return io.Schema(