Add a delete button for txt2img and img2img using Send2Trash
 
 
Go to file
AlUlkesh 9df376714e Compatibility fix for current webui, #6 2023-08-31 22:07:19 +02:00
javascript info field handling, #3 2023-03-14 12:01:45 +01:00
scripts Compatibility fix for current webui, #6 2023-08-31 22:07:19 +02:00
.gitignore Initial commit 2023-03-11 23:58:20 +01:00
LICENSE Initial commit 2023-03-11 23:58:20 +01:00
README.md Initial commit 2023-03-11 23:58:20 +01:00
install.py Initial commit 2023-03-11 23:58:20 +01:00

README.md

Stable Diffusion extension: Add delete button

A custom extension for AUTOMATIC1111/stable-diffusion-webui to add a delete button for txt2img and img2img.

Installation

The extension can be installed directly from within the Extensions tab within the Webui.

You can also install it manually by running the following command from within the webui directory:

git clone https://github.com/AlUlkesh/sd_delete_button/ extensions/sd_delete_button