lllyasviel / lllyasviel/stable-diffusion-webui-forge

[Feature Request]: Controlnet random select file from directory

Open
#572 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Is there an existing issue for this?
  • I have searched the existing issues and checked the recent builds/commits
What would your feature do ?

Originally Controlnet can load images from directory but can only batch process whole the images in the directory.
Hope there is a function made Controlnet randomly load image from directory and process.

Proposed workflow
  1. Enable Controlnet
  2. Select Random Load Tab
  3. Choose Input Directory
  4. Input random load processing times (Default= 1)
Additional information

No response

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 files or tests; first locate the ControlNet code that loads and batch-processes images from a directory. Add a random-load workflow with a configurable processing count, then verify that selected images are processed without requiring the whole directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.