Stable Diffusion with Automatic1111 crashing: How to Fix

In this guide, we will make you aware of a couple of workarounds that should help you fix the issue of Stable Diffusion crashing with Automatic1111. This deep learning text-to-image diffusion model is capable of converting any text input to photo-realistic images. This when combined with the open-source UI tool built gives you the option to interact with numerous advanced features. However, as of late, it doesn’t seem to be working along the expected lines.

Stable Diffusion with Automatic1111 crashing - 1

Numerous users have voiced their concern that Stable Diffusion is crashing with Automatic1111. Along with that, some are also getting the “ Deforum Error: ‘eta must be 0 for reverse sampling’. Check your schedules/ init values please. Also make sure you don’t have a forward slash in any of your PATHs – use / instead of \’ ” error message. If you are also in the same boat, then this guide will make you aware of a couple of workarounds to rectify this bug. Follow along.

  • Fix Stable Diffusion with Automatic1111 crashing FIX 1: Delete Venv folder FIX 2: Modify Git

Fix Stable Diffusion with Automatic1111 crashing

Stable Diffusion with Automatic1111 crashing - 2

It is recommended that you try out each of the below-mentioned workarounds and then see which one spells out success. So with that in mind, let’s get started.

FIX 1: Delete Venv folder

First off, you should consider disabling the non-important extensions and along the same lines, deleting the Venv folder. Once that is done, the tool will now download a few additional files and once that happens,. check if it fixes the issue of Stable Diffusion crashing with Automatic1111.

FIX 2: Modify Git

After this line in your collab

!git clone -q --branch master https://github.com/AUTOMATIC1111/stable-diffusion-webui

put this [or the hash you feel is working well and good]

%cd /content/stable-diffusion-webui



!git checkout a9fed7c364061ae6efb37f797b6b522cb3cf7aa2
  • How to Create your own AI Chatbot with ChatGPT [Video]
  • Cannot log in to OpenAI ChatGPT: Internal Server Error [Fix]
  • How to Increase Bing ChatGPT Word Limit Above 2000 [Video]
  • Bing Chat ‘Something went wrong’ error: How to Fix
Google preferred - 3 Google preferred - 4

(Cancel Reply)

Δ