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

Failed to launch the model #20

Open
kexul opened this issue Oct 12, 2024 · 2 comments
Open

Failed to launch the model #20

kexul opened this issue Oct 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@kexul
Copy link

kexul commented Oct 12, 2024

I'm using the exmple code, when running

predictor = torch.hub.load("Stable-X/StableNormal", "StableNormal", trust_repo=True)

It raises:

huggingface_hub.errors.HFValidationError: Repo id must use alphanumeric chars or '-', '_', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: 'Stable-X\yoso-normal-v0-3'.

@hugoycj hugoycj added the bug Something isn't working label Oct 13, 2024
@hugoycj
Copy link
Collaborator

hugoycj commented Oct 13, 2024

Seems an error caused by huggingface_hub lib, could you share your huggingface_hub version

@kexul
Copy link
Author

kexul commented Oct 13, 2024

0.25.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants