fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

Error under "Requirements" after update of Automatic Web UI

Open herbertwestern opened this issue 2 years ago • 1 comments

I was using it earlier without issue, but had to log back in due to a timeout. Updated the Automatic Webui via the Colab, then got this when I ran "Requirements,"

File "", line 39 get_ipython().system('wget -O paths.py https://raw.githubusercontent.com/TheLastBen/fast-stable-diffusion/main/AUTOMATIC1111_files/paths.py') ^ IndentationError: unexpected indent

herbertwestern avatar Nov 26 '22 15:11 herbertwestern

fixed now use the link : https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb

TheLastBen avatar Nov 26 '22 16:11 TheLastBen

Solved, thanks!

herbertwestern avatar Nov 27 '22 12:11 herbertwestern