Add working reproducible example#1296
Open
williamFalcon wants to merge 1 commit intoCorentinJ:masterfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding a "Open in Studio" badge (much more reproducible and scalable than Google Colab).
Took a while to get this set up working correctly with all dependencies haha. Here's a Lightning Studio that is a fully reproducible environment (also frozen) so it's guaranteed to work forever...
It bypasses all the issues seen in the GH issues. The Studio also has a built-in server that generates a model endpoint for this code.
Adds this badge:
Example of outputs:
https://pl-bolts-doc-images.s3.us-east-2.amazonaws.com/app-2/elon_2.mp4
@CorentinJ this should help keep the repo relevant and reduce questions :)