Skip to content

Pin Nerfstudio Version#88

Open
lynetcha wants to merge 1 commit into
ayaanzhaque:mainfrom
lynetcha:dep-nerfstudio
Open

Pin Nerfstudio Version#88
lynetcha wants to merge 1 commit into
ayaanzhaque:mainfrom
lynetcha:dep-nerfstudio

Conversation

@lynetcha

Copy link
Copy Markdown

This PR pins the latest known working branch of nerfstudio. This helps avoid issues like #85 and #72

Example: nerfstudio viewer was recently updated to use viser, which breaks parts of instruct-nerf2nerf repo.

from nerfstudio.viewer.server.viewer_elements import ViewerNumber, ViewerText

throws

ModuleNotFoundError: No module named 'nerfstudio.viewer.server'

This PR pins nerfstudio to the commit prior to that update to insure instruct-nerf2nerf installation works out of the box.

@ayaanzhaque

Copy link
Copy Markdown
Owner

Thanks for this! I do think the change to make it compatible with the new viewer isn't much. @cvachha can you take a look at this quickly?

brentyi added a commit to nerfstudio-project/nerfstudio that referenced this pull request Jan 19, 2024
brentyi added a commit to nerfstudio-project/nerfstudio that referenced this pull request Jan 20, 2024
* fix jittering in markdown in viewer beta

* Revert "fix jittering in markdown in viewer beta"

This reverts commit 70ade42.

* print correctly formatted url in banner for viewer beta

* warn when legacy viewerelements are used in new viewer

* Add shim for viewer_elements namespace, fixes ayaanzhaque/instruct-nerf2nerf#88

* Fix typo

* suppress ruff error

---------

Co-authored-by: Brent Yi <yibrenth@gmail.com>
ArpegorPSGH pushed a commit to ArpegorPSGH/nerfstudio that referenced this pull request Jun 22, 2024
…oject#2797)

* fix jittering in markdown in viewer beta

* Revert "fix jittering in markdown in viewer beta"

This reverts commit 70ade42.

* print correctly formatted url in banner for viewer beta

* warn when legacy viewerelements are used in new viewer

* Add shim for viewer_elements namespace, fixes ayaanzhaque/instruct-nerf2nerf#88

* Fix typo

* suppress ruff error

---------

Co-authored-by: Brent Yi <yibrenth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants