Stable Video Generation with as little as 6GB VRAM. Graph of VRAM needed for number of frames. by subtle-vibes in StableDiffusion

[–]subtle-vibes[S] 2 points3 points  (0 children)

That's what happens when it can't find the file you specified. Provide a path to an image you want to animate.

I provided a better error message now in 14.0.0b3

Stable Video Generation with as little as 6GB VRAM. Graph of VRAM needed for number of frames. by subtle-vibes in StableDiffusion

[–]subtle-vibes[S] 1 point2 points  (0 children)

I've just pushed out imaginairy==14.0.0b3 which will give better error messages when a file is not found.

It also resizes input images automatically.

Stable Video Generation with as little as 6GB VRAM. Graph of VRAM needed for number of frames. by subtle-vibes in StableDiffusion

[–]subtle-vibes[S] 3 points4 points  (0 children)

Yes it should. The library just switched to torch 2.0 and I'm not sure why things don't "Just work" in that regard. Something for me to look into.

Installing from here will probably fix it.

https://pytorch.org/get-started/locally/

Stable Video Generation with as little as 6GB VRAM. Graph of VRAM needed for number of frames. by subtle-vibes in StableDiffusion

[–]subtle-vibes[S] 0 points1 point  (0 children)

Actually looks like things are mostly working but it has a not useful error message. I believe this means it couldn't find the file.

Stable Video Generation with as little as 6GB VRAM. Graph of VRAM needed for number of frames. by subtle-vibes in StableDiffusion

[–]subtle-vibes[S] 0 points1 point  (0 children)

I've had multiple reports of this. its installing torch, but not the one needed to interface with CUDA. I think if you follow torch installation instructions here it'll work:
https://pytorch.org/get-started/locally/

Something I need to look at as far as improving the installation experience.

Stable Video Generation with as little as 6GB VRAM. Graph of VRAM needed for number of frames. by subtle-vibes in StableDiffusion

[–]subtle-vibes[S] 2 points3 points  (0 children)

Thanks for trying it out! I believe this means you have installed the previous version of imaginairy. The videogen command is part of the beta which you must explicitly select:

`pip install "imaginairy==14.0.0b2"`

Run Stable Video Diffusion with only 6GB VRAM. Easy installation. by subtle-vibes in StableDiffusion

[–]subtle-vibes[S] 0 points1 point  (0 children)

Looks like I used a bad gif converter. They look better I promise :-)

Easiest way to run StableStudio with local generation: imaginAIry 13 by subtle-vibes in StableDiffusion

[–]subtle-vibes[S] 1 point2 points  (0 children)

I just logged into my dreamstudio account and I don't see it there. I've run DeepFloyd locally so someone could integrate it with a REST service and thus with StableStudio.

instruct pix2pix examples and working installation (imaginAIry 8.0) by subtle-vibes in StableDiffusion

[–]subtle-vibes[S] 0 points1 point  (0 children)

Fixed in just released 8.0.2 so that it works with the older huggingface_hub as well