Colab quickstart example#111
Conversation
|
I will just add the points of note from the issue here:
|
|
Thanks for sharing this example! I’ve reviewed your PR, and it looks great overall. Regarding your comments:
Let me know if you have further questions! |
There was a problem hiding this comment.
Could you move this Colab example to the examples/colab directory? Thanks!
There was a problem hiding this comment.
Should be that done 👍 (I believe you also have write access to the branch if you need to change anything else small)
|
Thanks for the quick reply, regarding your replies:
|
|
We’ve just released our first PyPI package, which significantly reduces installation time. Could you please update the notebook according to the latest installation guide?
While using a small portion of VRAM is expected, 0.1GB is unusually low. For example, |
Description
Added draft of example colab roughly implementing the steps in the quickstart.
Motivation
Allows users to easily try out library, follow on from issue #108.
Type of Change
Checklist