Skip to content

nateraw/modal-examples

Repository files navigation

modal-examples

Playing around with modal.

Getting Started

Install modal client and authenticate:

pip install modal-client
modal token new

Examples

Example Description
QR Code Stable Diffusion Generate stylish QR Codes with Stable Diffusion on modal.
YouTube Downloader This example downloads the MusicCaps dataset from YouTube. It calls the download function in parallel by using Modal's starmap function, generating results as they become available on the various machines.
Lambda Cloud Watcher Text yourself whenever the machine you want on Lambda is available.
Mothership Comedy Club Alerts Text yourself whenever new shows get added to the Comedy Mothership's website.

Releases

No releases published

Packages

No packages published