Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Conflict with the Openpose Editor extension. #9525

Closed
1 task done
cutman100 opened this issue Apr 10, 2023 · 0 comments
Closed
1 task done

[Bug]: Conflict with the Openpose Editor extension. #9525

cutman100 opened this issue Apr 10, 2023 · 0 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@cutman100
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

The image does not enlarge when clicking on the generated picture. Once I delete the extension folder everything works fine

Steps to reproduce the problem

  1. Go to ....
  2. Press ....
  3. ...

What should have happened?

Previously, when you double-click on the generated image, the picture was enlarged and you could see it in full size

Commit where the problem happens

22bcc7b

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

Launching Web UI with arguments: --xformers --autolaunch --theme dark --api

List of extensions

Auto-Photoshop-StableDiffusion-Plugin,
canvas-zoom
depthmap2mask
openpose-editor
posex
sd-webui-ar
sd-webui-controlnet
sd-webui-depth-lib
stable-diffusion-webui-composable-lora
stable-diffusion-webui-depthmap-script
stable-diffusion-webui-instruct-pix2pix
stable-diffusion-webui-two-shot

Console logs

From https://github.com/AUTOMATIC1111/stable-diffusion-webui
 * branch              master     -> FETCH_HEAD
Already up to date.
venv "venv\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: 22bcc7be428c94e9408f589966c2040187245d81
Installing requirements for Web UI
[Auto-Photoshop-SD] Attempting auto-update...
[Auto-Photoshop-SD] switch branch to extension branch.
checkout_result: Your branch is up to date with 'origin/master'.

[Auto-Photoshop-SD] Current Branch.
branch_result: * master

[Auto-Photoshop-SD] Fetch upstream.
fetch_result:
[Auto-Photoshop-SD] Pull upstream.
pull_result: Already up to date.




Installing imageio-ffmpeg requirement for depthmap script
Installing pyqt5 requirement for depthmap script

Launching Web UI with arguments: --xformers --autolaunch --theme dark --api
python_server_full_path:  E:\PROGRAMS\stable-diffusion-portable-main\extensions\Auto-Photoshop-StableDiffusion-Plugin\server/python_server
Loading weights [0aecbcfa2c] from E:\PROGRAMS\stable-diffusion-portable-main\models\Stable-diffusion\dreamlike-diffusion-1.0.ckpt
Creating model from config: E:\PROGRAMS\stable-diffusion-portable-main\configs\v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Loading VAE weights specified in settings: E:\PROGRAMS\stable-diffusion-portable-main\models\VAE\vae-ft-mse-840000-ema-pruned.safetensors
Applying xformers cross attention optimization.
Textual inversion embeddings loaded(11): emb_tupac, evelynnobodysd15, iulje, jcon-subject, natyport, poly-hd, scarjo-subject, style-empire-neg, style-empire, Style-Necromancy, ToCru69
Textual inversion embeddings skipped(7): cartoonish doll, FloralMarble, HyperNuke, nartfixer, nfixer, nrealfixer, protogemb2
Model loaded in 9.1s (load weights from disk: 4.3s, create model: 0.4s, apply weights to model: 0.3s, apply half(): 0.5s, load VAE: 0.7s, move model to device: 0.7s, load textual inversion embeddings: 2.1s).
Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.
Startup time: 34.1s (import torch: 3.0s, import gradio: 2.1s, import ldm: 0.9s, other imports: 2.2s, setup codeformer: 0.2s, load scripts: 4.1s, load SD checkpoint: 9.2s, create ui: 12.0s, gradio launch: 0.2s).
Closing server running on port: 7860
Restarting UI...
python_server_full_path:  E:\PROGRAMS\stable-diffusion-portable-main\extensions\Auto-Photoshop-StableDiffusion-Plugin\server/python_server
Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.
Startup time: 2.1s (load scripts: 0.3s, create ui: 1.6s, gradio launch: 0.1s).

Additional information

No response

@cutman100 cutman100 added the bug-report Report of a bug, yet to be confirmed label Apr 10, 2023
@ClashSAN ClashSAN closed this as not planned Won't fix, can't repro, duplicate, stale Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

2 participants