We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run the first weights download I get an invalid choice 'download' error.
Note that I also tried doing a huggingface-cli login but still get the error after a successful login.
I'm on the latest MacOS on Apple Silicon.
(hunyuan3d-1) ➜ Hunyuan3D-1 git:(main) huggingface-cli download tencent/Hunyuan3D-1 --local-dir ./weights usage: huggingface-cli <command> [<args>] huggingface-cli: error: argument {env,login,whoami,logout,repo,lfs-enable-largefiles,lfs-multipart-upload,scan-cache,delete-cache}: invalid choice: 'download' (choose from 'env', 'login', 'whoami', 'logout', 'repo', 'lfs-enable-largefiles', 'lfs-multipart-upload', 'scan-cache', 'delete-cache')
The text was updated successfully, but these errors were encountered:
That is weird. What is your version of huggingface-cli? Can you try to upgrade it?
Sorry, something went wrong.
Was using 0.15.1. Using 0.27.0 the weights download
No branches or pull requests
When I run the first weights download I get an invalid choice 'download' error.
Note that I also tried doing a huggingface-cli login but still get the error after a successful login.
I'm on the latest MacOS on Apple Silicon.
The text was updated successfully, but these errors were encountered: