You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed nerfstudio following https://docs.nerf.studio/quickstart/installation.html, but I met orrors as follows when I ran ns-train nerfplayer-nerfacto --data /root/autodl-tmp/data/DyCheck/iphone/mochi-high-five --max-num-iterations 30000 --output-dir /root/autodl-tmp/log/dycheck:
Missing Stable Diffusion packages.
Install using pip install nerfstudio[gen]
or pip install -e .[gen] if installing from source.
How can I fix it? Thanks for your reply.
The text was updated successfully, but these errors were encountered:
I installed nerfstudio following https://docs.nerf.studio/quickstart/installation.html, but I met orrors as follows when I ran
ns-train nerfplayer-nerfacto --data /root/autodl-tmp/data/DyCheck/iphone/mochi-high-five --max-num-iterations 30000 --output-dir /root/autodl-tmp/log/dycheck
:How can I fix it? Thanks for your reply.
The text was updated successfully, but these errors were encountered: