jy0205 / Pyramid-Flow

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

Add Quick Start Instructions for Google Colab to README #191

Closed shinshin86 closed 5 days ago

shinshin86 commented 5 days ago

Hello!

This PR introduces a "Quick Start with Google Colab" section to the README, providing users with an alternative way to quickly try out Pyramid Flow without setting up a local environment.

Motivation: Many users may find it challenging to configure the local environment for Pyramid Flow due to dependency management or hardware requirements. By offering a Colab-based solution, users can experience the model with minimal setup, leveraging Colab's compute resources.

Changes:

This addition aims to enhance accessibility and lower the entry barrier for users who want to experiment with Pyramid Flow quickly.

I look forward to your feedback and suggestions to improve this addition. Thank you for reviewing!

feifeiobama commented 5 days ago

Thank you for the commit!