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

Missing Stable Diffusion packages. #3510

Open
ScienceLi1125 opened this issue Nov 4, 2024 · 1 comment
Open

Missing Stable Diffusion packages. #3510

ScienceLi1125 opened this issue Nov 4, 2024 · 1 comment

Comments

@ScienceLi1125
Copy link

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.

@Zunhammer
Copy link
Contributor

The issue originates from huggingface-hub. If you downgrade to huggingface-hub 0.25.2 or lower it should work.

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

No branches or pull requests

2 participants