Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Improve ModelSet runtime management #63

Merged
merged 3 commits into from
Dec 10, 2023
Merged

Improve ModelSet runtime management #63

merged 3 commits into from
Dec 10, 2023

Conversation

saddam213
Copy link
Member

Currently you need to use the OnnxModelService to add/update ModelSets, this can be cumbersome when using StableDiffusionService or UpscaleService

This PR aims to simplify this a bit by wrapping the add/update calls to OnnxModelService in their respective services

Now there are 2 projects using OnnxModelService I might try ensure they match in terms of use/pattern

@saddam213 saddam213 merged commit a68d7a9 into master Dec 10, 2023
@saddam213 saddam213 deleted the Init branch December 10, 2023 03:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant