当前位置:AIGC资讯 > AIGC > 正文

Stable-Diffusion-Webui: Talk about it briefly

GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI

use Git to download:

git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git

run  webui-user.bat :

git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.githttps://github.com/AUTOMATIC1111/stable-diffusion-webui.git

You can run it in command prompt:

But I have python3.9 here, it remmond me to use python 3.10.

I just try it. So make it to do: 

 这里看:

It seems to have been installed.

-----------------------------------------------------------------------------------------------------------------

It have a new floder named venv:

included

Where are the packages download just now:

\stable-diffusion-webui-master\venv\Lib\site-packages

There have torch:

Successfully installed certifi-2022.12.7 charset-normalizer-3.1.0 idna-3.4 numpy-1.24.2 pillow-9.5.0 requests-2.28.2 torch-1.13.1+cu117 torchvision-0.14.1+cu117 typing-extensions-4.5.0 urllib3-1.26.15

-----------------------------------------------------------------------------------------------------------------

Type in the browser:    http://127.0.0.1:7860

Look:

Then you could input Prompt and Negative prompt.

更新时间 2023-11-22