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

WebUI broken on Google Collab

Open jslegers opened this issue 3 years ago • 3 comments
trafficstars

Describe the bug When I run the latest version of this app on https://colab.research.google.com/drive/1wEaD94PKFO3BZ4GaUq19ZRUc9s9eov7j, the inpaint works when I leave the batch size at 1. But when I set the batch size at 8, the app no longer responds.

To Reproduce Steps to reproduce the behavior:

  1. Follows the steps on the notebook to run the app
  2. Select img2img
  3. Select inpaint
  4. Write your prompt
  5. Select image
  6. Select the mask for the region to replace
  7. Select batch size 8

Expected behavior Everything worked fine yesterday. Then I got 8 different results, as expected. Today, I don't get any results at all. Also, note that the display of the source image is off, and contains a border with itself...

Screenshots

image

image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome

jslegers avatar Sep 27 '22 18:09 jslegers

The issue isn't just related to inpaint.

Pretty much every time the app breaks after the first run.

See also :

  • https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1589
  • https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1502

jslegers avatar Oct 03 '22 22:10 jslegers

probably related: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/160 https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1397

0xBYTESHIFT avatar Oct 09 '22 21:10 0xBYTESHIFT

Any updates on this?

jslegers avatar Oct 30 '22 22:10 jslegers

This colab is outdated, try alternatives. https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Online-Services

mezotaken avatar Jan 16 '23 18:01 mezotaken