lllyasviel / lllyasviel/sd-forge-layerdiffuse

How to save the transparent images in bulk?

Open
#94 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
4.1k
Forks
352
PR merge metrics
No merged PRs in 30d

Description

The extension works fine, it generates transparent images, but the only way to save the transparent ones is to right click > save on each image, which is not a decent workflow for generating bulk images.

The script actually saves the images without the transparent bg to the output folder, it saves the ones with the checkered background.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name a file, test, or entry point. Start by tracing how generated images are written to the output folder and compare that path with the browser's transparent-image save workflow. Done means transparent images can be saved in bulk without requiring right-click on each image.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.