Skip to content

Conversation

@BossX429
Copy link

@BossX429 BossX429 commented Oct 6, 2025

Description

  • a simple description of what you're trying to accomplish
  • a summary of changes in code
  • which issues it fixes, if any

Screenshots/videos:

Checklist:

Copilot AI review requested due to automatic review settings October 6, 2025 05:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables the API functionality for the Stable Diffusion WebUI by adding the --api command line argument to the default configuration. This allows the web interface to expose REST API endpoints for programmatic access.

  • Added --api flag to COMMANDLINE_ARGS in webui-user.bat
  • Added blank line for improved formatting

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Author

@BossX429 BossX429 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This update configures the webui-user.bat script to launch the application with the API enabled by default, making it more convenient for users who want to interact with the API

Copy link
Author

@BossX429 BossX429 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactored the image processing function in modules/processing.py
Updated UI elements in webui.py to reflect processing speed improvements
Added tests to test_processing.py

@BossX429
Copy link
Author

BossX429 commented Oct 6, 2025

Description

  • a simple description of what you're trying to accomplish
  • a summary of changes in code
  • which issues it fixes, if any

Screenshots/videos:

Checklist:

@catboxanon catboxanon closed this Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants