huchenlei / sd-webui-openpose-editor

Openpose editor for ControlNet. Full hand/face support.
MIT License
666 stars 66 forks source link

[Bug]: 下载安装后仍然无法使用 #48

Closed xuan0821 closed 1 year ago

xuan0821 commented 1 year ago

Is there an existing issue for this?

What happened?

When I try to get to the openpose editor by clicking "Edit", I saw the same window as before I downloaded openpose editor, nothing changed : image

Steps to reproduce the problem

  1. ControlNet v1.1.407 input an image
  2. Control type -> Openpose
  3. Run Preprocessor
  4. Click "Edit"

What should have happened?

The normal interface of the openpose editor should come.

Commit where the problem happens

webui: v1.6.0 v1.5.2 v1.4.1 controlnet: v1.1.407 openpose-editor: 722bca6

What browsers do you use to access the UI ?

Microsoft Edge

Command Line Arguments

NO

Console logs

To create a public link, set `share=True` in `launch()`.
Startup time: 25.9s (launcher: 8.1s, import torch: 7.1s, import gradio: 0.9s, setup paths: 1.0s, other imports: 1.2s, list SD models: 0.2s, load scripts: 3.3s, create ui: 2.3s, gradio launch: 0.6s, add APIs: 0.3s, app_started_callback: 0.8s).
Loading VAE weights specified in settings: D:\D\ruanjian\AIDraw\novelai-webui-aki-v3\models\VAE\vae-ft-mse-840000-ema-pruned.ckpt
Applying attention optimization: xformers... done.
Model loaded in 9.9s (load weights from disk: 1.2s, create model: 1.3s, apply weights to model: 2.6s, apply half(): 1.3s, load VAE: 2.3s, move model to device: 1.0s).
2023-09-06 13:49:33,270 - ControlNet - INFO - Preview Resolution = 512

Browser logs

:7860/favicon.ico:1 Failed to load resource: the server responded with a status of 403 (Forbidden)

:7860/openpose_editor_index:1 Failed to load resource: the server responded with a status of 404 (Not Found)

Additional information

I'm not very familiar with computers and don't know what Browser logs are. Anyway, I hope I copied it correctly.

leonyp commented 1 year ago

Same

huchenlei commented 1 year ago

please confirm that the dist directory exists. If not please follow instruction to download it manually. Users in China may have issue downloading dist automatically.

huchenlei commented 1 year ago

Closing for inactivity.