Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add load 3d node support #1492

Closed
wants to merge 20 commits into from
4 changes: 2 additions & 2 deletions public/assets/sorted-custom-node-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -2207,7 +2207,6 @@
"PrimereTextOutput": 1,
"easy imageScaleDownBy": 1,
"WebcamCapture": 1,
"ThreeDViewer": 1,
"ImageEnhanceDifference+": 1,
"DynamicThresholdingSimple": 1,
"Simple Wildcards": 1,
Expand Down Expand Up @@ -2599,5 +2598,6 @@
"Perlin Power Fractal Latent (PPF Noise)": 1,
"Cross-Hatch Power Fractal (PPF Noise)": 1,
"Linear Cross-Hatch Power Fractal (PPF Noise)": 1,
"CLIPTextEncodeControlnet": 1
"CLIPTextEncodeControlnet": 1,
"Load3D": 1
Copy link
Member

@huchenlei huchenlei Nov 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need to update this list as it is automatically generated, and not supposed to be always up-to-date.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

}
Loading