hzwer / Practical-RIFE

We are developing more practical frame interpolation approach.
MIT License
542 stars 60 forks source link

Added Google Colab Notebook #49

Closed thtskaran closed 8 months ago

thtskaran commented 8 months ago

Changes Proposed in This Pull Request: Added a Google Colab notebook link to the README.md file. Included instructions on how to use the project with Google Colab in the documentation.

Problem This PR Aims to Solve: This pull request addresses the need for users to try out the Practical-RIFE project without requiring a powerful local GPU setup. By providing a Google Colab link, users can leverage free GPU resources provided by Colab to run the project.

Why These Changes are Necessary: Enables users without access to a high-end GPU to use the project. Encourages broader adoption and testing of the project across diverse hardware configurations. Facilitates easy demonstration and experimentation with the project for educational purposes.