stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: stable diffusion 1.7.0 Train no preprocess images Function disappears (solved)

Open xiaoooan opened this issue 1 year ago • 4 comments

Checklist

  • [ ] The issue exists after disabling all extensions
  • [X] The issue exists on a clean installation of webui
  • [X] The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • [X] The issue exists in the current version of the webui
  • [X] The issue has not been reported before recently
  • [ ] The issue has been reported before but has not been fixed yet

What happened?

Train > no preprocess images This function does not exist in V1.7.0 下載

Steps to reproduce the problem

What should have happened?

Train The function of image preprocessing should be retained in

What browsers do you use to access the UI ?

No response

Sysinfo

sysinfo-2023-12-27-10-54.json

Console logs

venv "D:\AI Art\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)]
Version: v1.7.0

Additional information

下載

xiaoooan avatar Dec 27 '23 11:12 xiaoooan

On the announcement for v1.7.0: https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/14322 it says "remove Train->Preprocessing tab and put all its functionality into Extras tab". On my installation I'm seeing stuff like "Caption" and "Create flipped copies" in the Extras tab.

chromesun avatar Dec 27 '23 14:12 chromesun

as chromesun, auto moved it under extras tab

currently there are some known issues PR https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14330 (merged) PR https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14367 (pending) also captioning performance especially for BLIP is much much slower

w-e-w avatar Dec 27 '23 15:12 w-e-w

Screenshot_1 I don't have this tab at all!

AlexBonDesigner avatar Feb 03 '24 11:02 AlexBonDesigner

截圖_1 我根本沒有這個標籤!

Version 1.7.0 has canceled "preprocessing images" and there is currently a solution.

  1. Downgrade to version 1.6.0 and use "preprocessed image".

  2. In version 1.7.0, click Extras > Create flipped copies > Horizontal and use wd14-tagger to batch process all images into TAG.txt 螢幕擷取畫面 2024-02-04 000815

xiaoooan avatar Feb 03 '24 16:02 xiaoooan