TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.49k stars 1.3k forks source link

IMG2IMG not working v1.5 #896

Open redsparrowgit opened 1 year ago

redsparrowgit commented 1 year ago

image

Connected ERROR:asyncio:Task exception was never retrieved future: <Task finished name='Task-196' coro=<Queue.process_event() done, defined at /usr/local/lib/python3.8/dist-packages/gradio/queue.py:222> exception=RuntimeError("Unexpected ASGI message 'websocket.close', after sending 'websocket.close'.")> Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/gradio/queue.py", line 275, in process_event await event.disconnect() File "/usr/local/lib/python3.8/dist-packages/gradio/queue.py", line 305, in disconnect await self.websocket.close(code=code) File "/usr/local/lib/python3.8/dist-packages/starlette/websockets.py", line 180, in close await self.send( File "/usr/local/lib/python3.8/dist-packages/starlette/websockets.py", line 85, in send await self._send(message) File "/usr/local/lib/python3.8/dist-packages/uvicorn/protocols/websockets/websockets_impl.py", line 316, in asgi_send raise RuntimeError(msg % message_type) RuntimeError: Unexpected ASGI message 'websocket.close', after sending 'websocket.close'.

on a newly installed sd.

TheLastBen commented 1 year ago

try checking the box "use_gradio_server"

Shiffo0 commented 1 year ago

Where do you need to check the box of use_gradio_server? Is that in the settings of the Webui? Or is that in the Colab Notebook?

TheLastBen commented 1 year ago

it's in the notebook

kengoqw commented 1 year ago

Couldn't find the settings in my notebook. I need some details.

TheLastBen commented 1 year ago

use ngrok