Use Comfy3D-maintained geometry addon forks - #7
Open
michaelgold wants to merge 26 commits into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the Docker image build to install Comfy3D-maintained forks of UniRig and GeometryPack, aiming to avoid failures caused by upstream addon commits that depend on incompatible comfy-env/pixi behavior.
Changes:
- Switch UniRig install source from
PozzettiAndrea/ComfyUI-UniRigtomichaelgold/ComfyUI-UniRig(comfy3d/no-comfy-env). - Switch GeometryPack install source from
PozzettiAndrea/ComfyUI-GeometryPacktomichaelgold/ComfyUI-GeometryPack(comfy3d/no-comfy-env). - Keep installation behavior independent of upstream
comfy-env/pixiassumptions for these addons.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+312
to
+314
| RUN python /app/utils/node_install.py https://github.com/michaelgold/ComfyUI-UniRig --version comfy3d/no-comfy-env --no-build-isolation | ||
|
|
||
| RUN python /app/utils/node_install.py https://github.com/PozzettiAndrea/ComfyUI-GeometryPack --version 3cb49fbd7ba911c10a72fc767926a029f97798ab --no-build-isolation | ||
| RUN python /app/utils/node_install.py https://github.com/michaelgold/ComfyUI-GeometryPack --version comfy3d/no-comfy-env --no-build-isolation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
c68895bd9f4ad44451bec335be97f0b98ccddabd8229aa65ec026b4b87802e4ac3b28022c8dd628bremesher/remesherValidation
Notes
HF_TOKENis required for gated DINOv3 model cache preflight