jy0205 / Pyramid-Flow

Code of Pyramidal Flow Matching for Efficient Video Generative Modeling
https://pyramid-flow.github.io/
MIT License
2.43k stars 238 forks source link

Colab notebook? #188

Open sdes21 opened 1 week ago

sdes21 commented 1 week ago

Thanks team for the brilliant product. Can you please make for Colab notebook so some of us get to try this who don’t have local systems can use it. I have the Colab Pro so I should be able to use the better gpus.

feifeiobama commented 1 week ago

The Colab instructions have been added in https://github.com/jy0205/Pyramid-Flow/pull/191. Thanks to @shinshin86 for the commit!

sdes21 commented 1 week ago

That's awesome. It works. There is however this error that shows but it doesn't stop the video from working -

An error occurred while trying to fetch /content/Pyramid-Flow/pyramid_flow_model/causal_video_vae: Error no file named diffusion_pytorch_model.safetensors found in directory /content/Pyramid-Flow/pyramid_flow_model/causal_video_vae.

Will this affect the quality?

feifeiobama commented 1 day ago

This error doesn't affect the generation quality.