Bloxmine

Results 2 comments of Bloxmine

The same happens with me on a 2012 Mac Mini running Monterey. Now I will admit that I never expected it to run in the first place but by looking...

> look for this File "/stable-diffusion-webui/extensions/sd-cn-animation/scripts/core/txt2vid.py", @ line 51,in **FloweR_load_model FloweR_model.load_state_dict(torch.load(model_path))**change that to > **FloweR_model.load_state_dict(torch.load(model_path, map_location="cpu"))** > > That fixed it for me, but still waiting only at frame 4...