alimama-creative / M3DDM-Video-Outpainting

Official repo for Hierarchical Masked 3D Diffusion Model for Video Outpainting
https://fanfanda.github.io/M3DDM/
Apache License 2.0
83 stars 6 forks source link

isntallation #14

Open Nadian-Ali opened 1 month ago

Nadian-Ali commented 1 month ago

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.