Engineer-of-Stuff / stable-diffusion-paperspace

Jupyter notebooks for Paperspace.
The Unlicense
289 stars 110 forks source link

When starting the webui, the website for AI painting cannot appear #50

Closed start1002 closed 1 year ago

start1002 commented 1 year ago

QQ截图20230102142924 QQ截图20230102144015 As shown in the figure, after starting the webui, the usual AI painting URL is lost. Restarting the kernel or deleting the laptop and reinstalling cannot solve this problem. What should I do?

PS: I can't speak English, so I can only use machine translation. I'm sorry if it bothers your reading.

Now I can't use AI to paint, which is very painful. I sincerely ask for the help of insiders. Thank you very much :(

PS2:Enter a new cell:

pip install gradio==3.9.0

Then run. After running, restart the kernel and run the WebUI again

Cyberes commented 1 year ago

Set gradio_port in settings to False.

start1002 commented 1 year ago

在设置中设置为 。gradio_port``False QQ截图20230102151721 gradio_ port = False

It has always been like this, and it is still invalid

Now I can't use AI to paint, which is very painful. I sincerely ask for the help of insiders. Thank you very much :(

start1002 commented 1 year ago

在设置中设置为 。gradio_port``False

Enter a new cell:

pip install gradio==3.9.0

Then run. After running, restart the kernel and run the WebUI again

Cyberes commented 1 year ago

Huh, did they break something again? I'll see what happens with our "upstream" but I might add that to the installer.