最强 AI 绘画工具——Stable Diffusion超详细教程


venv "xiao\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash: 0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8
Installing xformers
Installing requirements for Web UI
Launching Web UI with arguments: --medvram --xformers
Loading weights [6ce0161689] from E:\01 AI\stable-diffusion-webui\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
Creating model from config: E:\01 AI\stable-diffusion-webui\configs\v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Applying cross attention optimization (Doggettx).
Textual inversion embeddings loaded(0):
Model loaded in 23.7s (load weights from disk: 0.4s, create model: 1.1s, apply weights to model: 19.7s, apply half(): 1.9s, load VAE: 0.2s, load textual inversion embeddings: 0.3s).
Traceback (most recent call last):
File "E:\01 AI\stable-diffusion-webui\launch.py", line 361, in <module>
start()
File "E:\01 AI\stable-diffusion-webui\launch.py", line 356, in start
webui.webui()
File "E:\01 AI\stable-diffusion-webui\webui.py", line 218, in webui
app, local_url, share_url = shared.demo.launch(
File "E:\01 AI\stable-diffusion-webui\xiao\lib\site-packages\gradio\blocks.py", line 1418, in launch
raise ValueError(
ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True.
请按任意键继续. . .