Problem replicating Space for private use

#2
by zbruceli - opened

Hi

I have the following error when duplicating this Space for private use. I thought this model is public access, but why the api/models show meta-private? I did enter my usual Huggingface access token when launching the Space. Any help welcome!

Repository Not Found for url: https://huggingface.co/api/models/meta-private/M4Tv2/revision/main.
Please make sure you specified the correct `repo_id` and `repo_type`.
If you are trying to access a private or gated repo, make sure you are authenticated.

Thanks
Bruce

Same issue here

same issue here. is cloning this space not allowed?

You have to change repo_id in line 26 to repo_id="facebook/seamless-m4t-v2-large"

You have to change repo_id in line 26 to repo_id="facebook/seamless-m4t-v2-large"

Thanks for the solution. I'm a bit new to duplicating space on HF, so how can I change a line in the original code while duplicating the space?

You can't do it while duplicating. But just after it. Go to the files, select needed file, press edit...

Hi All! Sorry for the issues, we've just patched the issue. After this rebuild it should work perfectly! πŸ€—

osanseviero changed discussion status to closed

Sign up or log in to comment