ramyma / a8r8

A8R8 (Alternate Reality), an opinionated interface for Stable Diffusion image generation, and more.
MIT License
105 stars 4 forks source link

After Installing, starting up Auto1111 gives me a dead end local URL #12

Closed MaestroFury closed 5 months ago

MaestroFury commented 5 months ago

I followed the instructions and now when I start up auto1111 the terminal gives me this local URL

Running on local URL: http://0.0.0.0:7860

Clicking this produces nothing. Removing --api --listen will restore functionality and give the proper local host URL.

ramyma commented 5 months ago

You should still be able to access your A1111 installation on http://localhost:7860, even with the --api --listen options. A8R8 is accessible at http://localhost:4000 after you run the application.