LaurentMazare / diffusers-rs

An implementation of the diffusers api in Rust
Apache License 2.0
521 stars 54 forks source link

Google Colab Notebook to run diffusion experiment on the GPU #46

Open mspronesti opened 1 year ago

mspronesti commented 1 year ago

Hi, since my NVidia GPU doesn't have enough memory, I resorted to Google Colab and wrote a notebook to run diffusion experiments on the 16GB GPU available there. Here you can access it. Would you be interested in it, e.g. instructing on how to use it in the README ?