Skip to content

Conversation

bigcat88
Copy link
Contributor

Git diff:

diff --git a/v3_object_info.json b/master_object_info.json
index ed72c87..c2d91f9 100644
--- a/v3_object_info.json
+++ b/master_object_info.json
@@ -25822,15 +25822,11 @@
         "input": {
             "required": {
                 "model_type": [
-                    "COMBO",
-                    {
-                        "multiselect": false,
-                        "options": [
-                            "FLUX",
-                            "Wan",
-                            "Chroma"
-                        ]
-                    }
+                    [
+                        "FLUX",
+                        "Wan",
+                        "Chroma"
+                    ]
                 ],
                 "steps": [
                     "INT",
@@ -25867,18 +25863,12 @@
         "output_name": [
             "SIGMAS"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "OptimalStepsScheduler",
-        "display_name": null,
+        "display_name": "OptimalStepsScheduler",
         "description": "",
         "python_module": "comfy_extras.nodes_optimalsteps",
         "category": "sampling/custom_sampling/schedulers",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "QuadrupleCLIPLoader": {
         "input": {

@bigcat88
Copy link
Contributor Author

+label: Core

@Kosinkadink
Copy link
Collaborator

Node authors are notified, will merge on Wednesday.

@Kosinkadink Kosinkadink added the Awaiting Merge PR is reviewed and ready, but will be merged at a specific time. label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Merge PR is reviewed and ready, but will be merged at a specific time. Core Core team dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants