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

isntallation #14

Open
Nadian-Ali opened this issue Oct 22, 2024 · 0 comments
Open

isntallation #14

Nadian-Ali opened this issue Oct 22, 2024 · 0 comments

Comments

@Nadian-Ali
Copy link

Hi
I am having trouble dowbloading the pre-trained weights?!

from diffusers import DiffusionPipeline
pipe = DiffusionPipeline.from_pretrained("alimama-creative/M3DDM-Video-Outpainting")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

and I get the following error

EntryNotFoundError: 404 Client Error. (Request ID: Root=1-6717a3a4-4e99ef1a2dc671c422ad593a;47068a09-60f4-4c1a-b758-f1ca3b334ae5) Entry Not Found for url: https://huggingface.co/alimama-creative/M3DDM-Video-Outpainting/resolve/main/model_index.json.

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

1 participant