mule-engineer13
mule-engineer13
ご回答ありがとうございます! 早速試してみます。
Yes, after running the following training cell and trying to start the viewer again I get a "server disconnected" error.
Thank you for answering! I'll try!
Thank you for answering. I want to upscale a local image. Is upscaling possible even if the image is not generated by SD?
Using the code you gave me below, I was able to start inference. `!python scripts/gradio/superresolution.py configs/stable-diffusion/x4-upscaling.yaml x4-upscaler-ema.ckpt` However, even after 30 minutes or more, it does not proceed from the...
Access is denied when opening http://127.0.0.1:7860/. A screen with ERR_CONNECTION_REFUSED is displayed.
I have an additional question. I tried the demo below. Is this stable-diffusion 2.0? https://huggingface.co/spaces/stabilityai/stable-diffusion-upscaler
> Access is denied when opening http://127.0.0.1:7860/. > A screen with ERR_CONNECTION_REFUSED is displayed. I was able to get this to work using a public URL. Thank you.