lllyasviel / lllyasviel/stable-diffusion-webui-forge
[Feature Request]: support controlnet api
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
support controlnet api
for make work with [Auto-Photoshop-StableDiffusion-Plugin](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin)
- /controlnet/version
- /controlnet/settings
- /controlnet/filter
https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/blob/6f6d4907adf0b6a6e562d084238f02ed6b7503c1/typescripts/controlnet/entry.ts
### Proposed workflow
1. Go to ....
2. Press ....
3. ...
### Additional information
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked Auto-Photoshop-StableDiffusion-Plugin file at typescripts/controlnet/entry.ts to understand the expected /controlnet/version, /controlnet/settings, and /controlnet/filter behavior. Then locate the corresponding server entry points in this repository; the work is done when those endpoints support the plugin's required ControlNet API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100