Skip to content

[Bug]: After executing the prompt, the images disappear from the browser #9097

@CyberPhonkMusic

Description

@CyberPhonkMusic

Is there an existing issue for this?

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

What happened?

the images do not appear, and when they appear it shows only one image, every time it locks in an image and does not change anymore
image

Steps to reproduce the problem

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

What should have happened?

The normal thing is to load the images, and 4 images appear if requested at the prompt

Commit where the problem happens

After executing the prompt, the images disappear from the browser

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

Brave

Command Line Arguments

@echo off
if not exist python (echo Unpacking Git and Python... & mkdir tmp & start /wait git_python.part01.exe & del git_python.part01.exe & del git_python.part*.rar)
set pypath=home = %~dp0python
if exist venv (powershell -command "$text = (gc venv\pyvenv.cfg) -replace 'home = .*', $env:pypath; $Utf8NoBomEncoding = New-Object System.Text.UTF8Encoding($False);[System.IO.File]::WriteAllLines('venv\pyvenv.cfg', $text, $Utf8NoBomEncoding);")
if exist webui-user-first-run.cmd (ren requirements_versions.txt requirements_versions2.txt & ren requirements_versions1.txt requirements_versions.txt & del webui-user-first-run.cmd) else (if exist requirements_versions2.txt (del requirements_versions.txt & ren requirements_versions2.txt requirements_versions.txt))

set APPDATA=tmp
set USERPROFILE=tmp
set TEMP=tmp
set PYTHON=python\python.exe
set GIT=git\cmd\git.exe
set PATH=git\cmd
set VENV_DIR=venv
set COMMANDLINE_ARGS=--xformers --autolaunch
git pull origin master
call webui.bat

List of extensions

Dreambooth / Deforum

Console logs

ConnectionResetError: [WinError 10054] Foi forçado o cancelamento de uma conexão existente pelo host remoto
100%|██████████████████████████████████████████████████████████████████████████████████| 20/20 [00:02<00:00,  7.96it/s]
{"prompt": "big dog", "all_prompts": ["big dog"], "negative_prompt": "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation", "all_negative_prompts": ["(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation"], "seed": 3172528194, "all_seeds": [3172528194], "subseed": 3166300892, "all_subseeds": [3166300892], "subseed_strength": 0, "width": 512, "height": 512, "sampler_name": "Euler a", "cfg_scale": 8, "steps": 20, "batch_size": 1, "restore_faces": true, "face_restoration_model": "CodeFormer", "sd_model_hash": "370234eabb", "seed_resize_from_w": 0, "seed_resize_from_h": 0, "denoising_strength": null, "extra_generation_params": {}, "index_of_first_image": 0, "infotexts": ["big dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 3172528194, Face restoration: CodeFormer, Size: 512x512, Model hash: 370234eabb, Clip skip: 4"], "styles": [], "job_timestamp": "20230328103054", "clip_skip": 4, "is_using_inpainting_conditioning": false}
100%|██████████████████████████████████████████████████████████████████████████████████| 20/20 [00:02<00:00,  7.45it/s]
100%|██████████████████████████████████████████████████████████████████████████████████| 20/20 [00:02<00:00,  8.11it/s]
100%|██████████████████████████████████████████████████████████████████████████████████| 20/20 [00:02<00:00,  7.67it/s]
100%|██████████████████████████████████████████████████████████████████████████████████| 20/20 [00:02<00:00,  8.00it/s]
100%|██████████████████████████████████████████████████████████████████████████████████| 20/20 [00:02<00:00,  7.81it/s]
{"prompt": "big dog", "all_prompts": ["big dog", "big dog", "big dog", "big dog", "big dog"], "negative_prompt": "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation", "all_negative_prompts": ["(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation", "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation", "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation", "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation", "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation"], "seed": 1203410253, "all_seeds": [1203410253, 1203410254, 1203410255, 1203410256, 1203410257], "subseed": 702776941, "all_subseeds": [702776941, 702776942, 702776943, 702776944, 702776945], "subseed_strength": 0, "width": 512, "height": 512, "sampler_name": "Euler a", "cfg_scale": 8, "steps": 20, "batch_size": 1, "restore_faces": true, "face_restoration_model": "CodeFormer", "sd_model_hash": "370234eabb", "seed_resize_from_w": 0, "seed_resize_from_h": 0, "denoising_strength": null, "extra_generation_params": {}, "index_of_first_image": 1, "infotexts": ["big dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 1203410253, Face restoration: CodeFormer, Size: 512x512, Model hash: 370234eabb, Clip skip: 4", "big dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 1203410253, Face restoration: CodeFormer, Size: 512x512, Model hash: 370234eabb, Clip skip: 4", "big dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 1203410254, Face restoration: CodeFormer, Size: 512x512, Model hash: 370234eabb, Clip skip: 4", "big dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 1203410255, Face restoration: CodeFormer, Size: 512x512, Model hash: 370234eabb, Clip skip: 4", "big dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 1203410256, Face restoration: CodeFormer, Size: 512x512, Model hash: 370234eabb, Clip skip: 4", "big dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 1203410257, Face restoration: CodeFormer, Size: 512x512, Model hash: 370234eabb, Clip skip: 4"], "styles": [], "job_timestamp": "20230328103100", "clip_skip": 4, "is_using_inpainting_conditioning": false}
100%|██████████████████████████████████████████████████████████████████████████████████| 20/20 [00:02<00:00,  7.63it/s]
100%|██████████████████████████████████████████████████████████████████████████████████| 20/20 [00:03<00:00,  6.48it/s]
100%|██████████████████████████████████████████████████████████████████████████████████| 20/20 [00:02<00:00,  7.99it/s]
{"prompt": "dog", "all_prompts": ["dog", "dog", "dog"], "negative_prompt": "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation", "all_negative_prompts": ["(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation", "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation", "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation"], "seed": 4008141600, "all_seeds": [4008141600, 4008141601, 4008141602], "subseed": 2262580429, "all_subseeds": [2262580429, 2262580430, 2262580431], "subseed_strength": 0, "width": 512, "height": 512, "sampler_name": "Euler a", "cfg_scale": 8, "steps": 20, "batch_size": 1, "restore_faces": false, "face_restoration_model": null, "sd_model_hash": "370234eabb", "seed_resize_from_w": 0, "seed_resize_from_h": 0, "denoising_strength": null, "extra_generation_params": {}, "index_of_first_image": 1, "infotexts": ["dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 4008141600, Size: 512x512, Model hash: 370234eabb, Clip skip: 4", "dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 4008141600, Size: 512x512, Model hash: 370234eabb, Clip skip: 4", "dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 4008141601, Size: 512x512, Model hash: 370234eabb, Clip skip: 4", "dog\nNegative prompt: (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation\nSteps: 20, Sampler: Euler a, CFG scale: 8, Seed: 4008141602, Size: 512x512, Model hash: 370234eabb, Clip skip: 4"], "styles": [], "job_timestamp": "20230328103140", "clip_skip": 4, "is_using_inpainting_conditioning": false}

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-reportReport of a bug, yet to be confirmed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions