Is your feature request related to a problem? Please describe.
Right now the code is very boxed into 5 models. If you try and remove a model to save ram or experiment with a new model it is quite complex.
Describe the solution you'd like
A user should be able to add/remove models of a certain certified type for example via hugging face, and then specify thresholds and go live with them almost immediately. Things like color selection cold be overridden in the config or chosen randomly as an optional parameter.
Describe alternatives you've considered
N/A
Additional context
We can consider this part of a version 2 release.
Is your feature request related to a problem? Please describe.
Right now the code is very boxed into 5 models. If you try and remove a model to save ram or experiment with a new model it is quite complex.
Describe the solution you'd like
A user should be able to add/remove models of a certain certified type for example via hugging face, and then specify thresholds and go live with them almost immediately. Things like color selection cold be overridden in the config or chosen randomly as an optional parameter.
Describe alternatives you've considered
N/A
Additional context
We can consider this part of a version 2 release.