Traceback (most recent call last):
File "/workspace/sd/launch.py", line 361, in <module>
start()
File "/workspace/sd/launch.py", line 356, in start
webui.webui()
File "/workspace/sd/webui.py", line 240, in webui
app.add_middleware(GZipMiddleware, minimum_size=1000)
File "/workspace/env/lib/python3.10/site-packages/starlette/applications.py", line 135, in add_middleware
raise RuntimeError("Cannot add middleware after an application has started")
RuntimeError: Cannot add middleware after an application has started
[11:57 AM]
trying to run auto1111 on vast , its always worked before , but havent done it in a while ....... it loads the model weights , creates the remote gradio, all looks like usual , but then it adds on this code and kills the port