[Feature Request]: link the styles available with the chkp model being used #4476
Closed
1 task done
Labels
enhancement
New feature or request
Is there an existing issue for this?
What would your feature do ?
I have now several models, and use them for several style of drawing. I can draw a "girl" in "Modern Disney" style, while running obviously the "MoDi-v1-pruned" model. Or a "girl" in "anime" style, while running the "wd-v1-3-float32" model. Apparently the styles that makes sense to access depend on the model. Sure I can run a "Modern Disney" style with a "wd" model but the result is not very meaningful. Nor the opposite ("anime" in "MoDi" style). But when I add the styles, they are all added to the styles.csv file. I think when you chose a style it should ask you in which models should it be available. And then only offers you the styles related to that model. This could be done by storing it in different files in the models directory, The styles.csv could remain to keep the universal styles available for all models.
Proposed workflow
Additional information
No response
The text was updated successfully, but these errors were encountered: