MAPPING = { "MIDJOURNEY-STYLE": { "": "./midjourney-style/learned embeddings.bin" }, "FAIRY-TALE": { "": "./fairy-tale-painting-style/learned embeddings.bin" }, "ILLUSTRATION": { "": "./illustration_style/learned embeddings.bin" }, "KUVSHINOV": { "": "./kuvshinov/learned embeddings.bin" }, "MARC-ALLANTE": { "": "./style-of-marc-allante/learned embeddings.bin" } } RADIO_OPTIONS = ["MIDJOURNEY-STYLE", "FAIRY-TALE", "ILLUSTRATION", "KUVSHINOV", "MARC-ALLANTE"]