AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
139.16k stars 26.41k forks source link

It's normal? keeps hanging here since like 6 min... #30

Closed ZeroCool22 closed 2 years ago

ZeroCool22 commented 2 years ago

Screenshot_2

Screenshot_3

I have anaconda installed too.

👉 The SRC folder don't exist when you download this repo, so i created it and follow this instructions:

GFPGAN

If you want to use GFPGAN to improve generated faces, you need to install it separately. Download [GFPGANv1.3.pth](https://github.com/TencentARC/GFPGAN/releases/download/v1.3.0/GFPGANv1.3.pth) and put it into the /stable-diffusion/src/gfpgan/experiments/pretrained_models directory.

RealESRGAN

Download [RealESRGAN_x4plus.pth](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth) and [RealESRGAN_x4plus_anime_6B.pth](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.2.4/RealESRGAN_x4plus_anime_6B.pth). Put them into the stable-diffusion/src/realesrgan/experiments/pretrained_models directory.

OS: Win. 10 x64.

AUTOMATIC1111 commented 2 years ago

is there an issue related to my webui

ZeroCool22 commented 2 years ago

is there an issue related to my webui

I did the correct procedure with the SRC folder creation to put GFPGAN and RealESRGAN on it, as i show in the screenshot?

Also, it's normal to script stay on "Installing pip dependencies:" for much time?

orionaskatu commented 2 years ago

is there an issue related to my webui

I did the correct procedure with the SRC folder creation to put GFPGAN and RealESRGAN on it, as i show in the screenshot?

Also, it's normal to script stay on "Installing pip dependencies:" for much time?

Sorry but this github is for the webui only and as stated on the front page "This script assumes that you already have main Stable Diffusion stuff installed". If you have issues you can follow this guide to install stable-diffusion : https://rentry.org/GUItard

1blackbar commented 2 years ago

id say it is, but iwouldnt make issue about it, just wait or start over

AUTOMATIC1111 commented 2 years ago

i will close the issue because this is conda and i do not approve of conda over vanilla python