Boymerkz

Results 8 comments of Boymerkz

> For runpod you can avoid this completely if you don't use there stable diffusion and just use the PyTorch instead.

Full code: --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) Input In [11], in () 5 # Import launch.py which will automatically run the install script but not launch the WebUI....

Give this a try change the line k_diffusion_commit_hash = to the below k_diffusion_commit_hash = os.environ.get('K_DIFFUSION_COMMIT_HASH', "f4e99857772fc3a126ba886aadf795a332774878")

> git checkout how do i do that for the transformers

It worked this morning so would i just go back to then on the SD web git

Yea this didn't work unsure how it could be fixed, tried fresh install and going back a day possible that something in the engineer notebook overrides the backdated commit

> I have a dreambooth notebook I've been using for a white based on TheLastBen's Colab notebook. Would you accept a pull request for it? I'm so happy to see...

> > I actually already compiled xformers for paperspace https://github.com/Cyberes/xformers-compiled > > That's great! I'll try to use yours. It's the wheel I use, but is there a docker with...