Skip to content

Commit

Permalink
'comfy3d-pt25' fine tune
Browse files Browse the repository at this point in the history
no need to uninstall the system package, leave it as a backup
  • Loading branch information
YanWenKun committed Dec 18, 2024
1 parent f82f59e commit a8f730c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comfy3d-pt25/runner-scripts/build-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ mkdir -p /tmp/build

git clone --depth=1 https://github.com/autonomousvision/mip-splatting.git \
/tmp/build/mip-splatting
pip uninstall --break-system-packages --yes diff-gaussian-rasterization
#pip uninstall --break-system-packages --yes diff-gaussian-rasterization
pip install --force-reinstall \
/tmp/build/mip-splatting/submodules/diff-gaussian-rasterization/

Expand Down

0 comments on commit a8f730c

Please sign in to comment.