fast-stable-diffusion
fast-stable-diffusion copied to clipboard
anyone got it to work locally or on cloud? (azure, aws, google cloud etc)
wondering if someone has got it to work locally or on cloud.. google colab shuts down and problematic to use..
from a past discussion @TheLastBen had made a notebook you could run locally, but it doesnt exist anymore.. I guess it was outdated.
any help is appreciated!
use runpod or paperspace, you can find the links in the main page of this repo
runpod or paperspace are a bit problematic for me,
I'm wondering would it be possible to run this on Colab Enterprise (Through Google Cloud)? The thing is the "google.colab" library doesn't exist there, I've tried to run it there but had missing files which caused the error. That is the same reason it cannot be run locally, the google drive thing doesn't exist on jupyter itself.
I think this is only caused by the file structure and how the code interacts with it, if that is fixed then it could work. This would also allow the notebook file to be run locally, or on any other cloud platform as well.