Doubiiu / DynamiCrafter

[ECCV 2024] DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors
Apache License 2.0
2.06k stars 161 forks source link

help,pls #65

Open xlibfly opened 2 months ago

xlibfly commented 2 months ago

(dynamicrafter) D:\AI software\DynamiCrafter-main>python gradio_app_interp_and_loop.py WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.0.0+cu118 with CUDA 1108 (you have 2.0.0+cpu) Python 3.8.10 (you have 3.8.5) Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers) Memory-efficient attention, SwiGLU, sparse and more won't be available. Set XFORMERS_MORE_DETAILS=1 for more details AE working on z of shape (1, 4, 32, 32) = 4096 dimensions.

model checkpoint loaded. Running on local URL: http://127.0.0.1:7861

Doubiiu commented 2 months ago

Hi. This is an environment error. Did you set up the environment based on the requirements.txt? And is your machine equipped with a GPU?