Engineer-of-Stuff / stable-diffusion-paperspace

Jupyter notebooks for Paperspace.
The Unlicense
289 stars 110 forks source link

Shouldn't the xformers installation be in its own block #98

Open toyssamurai opened 1 year ago

toyssamurai commented 1 year ago

As the subject states, shouldn't the xformers installation be in its own block? There's always a chance that a different GPU is used when a machine is restarted. There's little reason to redownload and reinstall the other stuffs that are stored in /storage just because the GPU is changed.

Cyberes commented 1 year ago

Can you elaborate on your use case and what you'd like to see changed?