Skip to content

[Bug]: Image Parameters arent stored anymore when sending to extras and upscaling. #10896

Description

@Little-God1983

Is there an existing issue for this?

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

What happened?

Since the last Update on 28.May, i have noticed that image parameters arent stored to the png files anymore when sending to extras and upscaling.
"Save text information about generation parameters as chunks to png files" is set.
I even made a fresh installation. Doesnt work either

Steps to reproduce the problem

  1. Write a Prompt
  2. Hit generate
  3. Klick on Image
  4. Klick Send to Extras
  5. Upscale with any upscaler
  6. Drag the png image back to png info

parameters
Postprocess upscale by: 2, Postprocess upscaler: ScuNET
postprocessing
Postprocess upscale by: 2, Postprocess upscaler: ScuNET
extras
Postprocess upscale by: 2, Postprocess upscaler: ScuNET

What should have happened?

Should contain PNG data like
dog on a bike or something

Commit where the problem happens

20ae71f

What Python version are you running on ?

Python 3.10.x

What platforms do you use to access the UI ?

Windows

What device are you running WebUI on?

Nvidia GPUs (RTX 20 above)

What browsers do you use to access the UI ?

Mozilla Firefox

Command Line Arguments

--xformers --autolaunch

List of extensions

a1111-sd-webui-lycoris
Stable-Diffusion-Webui-Civitai-Helper
adetailer
sd-webui-controlnet
sd_civitai_extension

Console logs

Already up to date.
venv "D:\AI\SD-2023\venv\Scripts\Python.exe"
Python 3.10.0 (tags/v3.10.0:b494f59, Oct  4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)]
Version: v1.3.0
Commit hash: 20ae71faa8ef035c31aa3a410b707d792c8203a3
Installing requirements



#######################################################################################################
Initializing Civitai Link
If submitting an issue on github, please provide the below text for debugging purposes:

Python revision: 3.10.0 (tags/v3.10.0:b494f59, Oct  4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)]
Civitai Link revision: 3ab9c6b1f33d6303a13f996687aa6e2f8f6f9026
SD-WebUI revision: 20ae71faa8ef035c31aa3a410b707d792c8203a3

Checking Civitai Link requirements...
[!] python-socketio[client] version 5.7.2 NOT installed.

#######################################################################################################

Launching Web UI with arguments: --xformers --autolaunch
Civitai Helper: Get Custom Model Folder
Civitai Helper: Load setting from: D:\AI\SD-2023\extensions\Stable-Diffusion-Webui-Civitai-Helper\setting.json
Civitai Helper: No setting file, use default
[-] ADetailer initialized. version: 23.6.0, num models: 8
ControlNet v1.1.204
ControlNet v1.1.204
Civitai: API loaded
Loading weights [4199bcdd14] from D:\AI\SD-2023\models\Stable-diffusion\revAnimated_v122.safetensors
Create LRU cache (max_size=16) for preprocessor results.
Create LRU cache (max_size=16) for preprocessor results.
Creating model from config: D:\AI\SD-2023\configs\v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.
DiffusionWrapper has 859.52 M params.
Create LRU cache (max_size=16) for preprocessor results.
Civitai: Check resources for missing preview images
Startup time: 12.7s (import torch: 2.4s, import gradio: 1.7s, import ldm: 0.8s, other imports: 1.6s, setup codeformer: 0.1s, list SD models: 0.3s, load scripts: 4.2s, create ui: 0.7s, gradio launch: 0.7s).
Civitai: Found 10 resources missing preview images
Civitai: Failed to fetch preview images from Civitai
Loading VAE weights specified in settings: D:\AI\SD-2023\models\VAE\vae-ft-mse-840000-ema-pruned.safetensors
Applying optimization: xformers... done.
Textual inversion embeddings loaded(6):  bad-picture-chill-75v,By bad artist -neg,easynegative, Unspeakable-Horrors-48v, Unspeakable-Horrors-64v, Unspeakable-Horrors-Composition-4v
Textual inversion embeddings skipped(2): hellscape768, ScaryMonstersV2
Model loaded in 30.0s (load weights from disk: 1.0s, create model: 0.9s, apply weights to model: 20.5s, apply half(): 1.7s, load VAE: 1.4s, move model to device: 1.0s, load textual inversion embeddings: 3.4s).
100%|██████████████████████████████████████████████████████████████████████████████████| 20/20 [00:07<00:00,  2.74it/s]
ScuNET tiles: 100%|██████████████████████████████████████████████████████████████████████| 9/9 [00:00<00:00,  9.02it/s]

Additional information

like i said, made a fresh install without any extension and sill get no Meta data on my upscaled png files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugReport of a confirmed bugbug-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