Skip to content

feat: Add sampling mode and transformer model selection to QueuedJob#14

Merged
hndrr merged 5 commits into
mainfrom
feat/api-f1
May 4, 2025
Merged

feat: Add sampling mode and transformer model selection to QueuedJob#14
hndrr merged 5 commits into
mainfrom
feat/api-f1

Conversation

@hndrr

@hndrr hndrr commented May 4, 2025

Copy link
Copy Markdown
Owner
  • Introduced sampling_mode and transformer_model fields in the QueuedJob class.
  • Updated the add_to_queue function to accept new parameters for sampling mode and transformer model.
  • Enhanced the worker function to handle both forward and reverse sampling modes based on the new parameters.
  • Implemented logic for selecting the appropriate transformer model during processing.
  • Added detailed logging for job progress and sampling steps.

hndrr added 5 commits May 4, 2025 23:41
- Introduced `sampling_mode` and `transformer_model` fields in the `QueuedJob` class.
- Updated the `add_to_queue` function to accept new parameters for sampling mode and transformer model.
- Enhanced the worker function to handle both forward and reverse sampling modes based on the new parameters.
- Implemented logic for selecting the appropriate transformer model during processing.
- Added detailed logging for job progress and sampling steps.
@hndrr hndrr merged commit 57c282b into main May 4, 2025
1 check passed
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.

1 participant