notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

Trouble installing xformers in sd_textual_inversion_training.ipynb

Open mlorenzon opened this issue 2 years ago • 0 comments
trafficstars

I'm getting an error when installing xformers within sd_textual_inversion_training.ipynb

It looks like the TheLastBen repository has changed.

ERROR: HTTP error 404 while getting https://github.com/TheLastBen/fast-stable-diffusion/precompiled/A100/xformers-0.0.13.dev0-py3-none-any.whl ERROR: Could not install requirement xformers==0.0.13.dev0 from https://github.com/TheLastBen/fast-stable-diffusion/precompiled/A100/xformers-0.0.13.dev0-py3-none-any.whl because of HTTP error 404 Client Error: Not Found for url: https://github.com/TheLastBen/fast-stable-diffusion/precompiled/A100/xformers-0.0.13.dev0-py3-none-any.whl for URL https://github.com/TheLastBen/fast-stable-diffusion/precompiled/A100/xformers-0.0.13.dev0-py3-none-any.whl

mlorenzon avatar Feb 08 '23 06:02 mlorenzon