Spaces:
Running
Running
| { | |
| "_comment": "Maps user prompt concepts to Danbooru-style categories and tags for prompt rewrite mode", | |
| "tag_to_categories": { | |
| "ocean": [ | |
| "background", | |
| "atmosphere" | |
| ], | |
| "sea": [ | |
| "background", | |
| "atmosphere" | |
| ], | |
| "underwater": [ | |
| "background", | |
| "atmosphere" | |
| ], | |
| "beach": [ | |
| "background", | |
| "atmosphere" | |
| ], | |
| "shore": [ | |
| "background" | |
| ], | |
| "coast": [ | |
| "background" | |
| ], | |
| "night": [ | |
| "atmosphere", | |
| "colors", | |
| "lighting" | |
| ], | |
| "moonlight": [ | |
| "lighting", | |
| "atmosphere" | |
| ], | |
| "moon": [ | |
| "atmosphere", | |
| "background" | |
| ], | |
| "sunset": [ | |
| "atmosphere", | |
| "colors", | |
| "lighting" | |
| ], | |
| "sunrise": [ | |
| "atmosphere", | |
| "colors", | |
| "lighting" | |
| ], | |
| "twilight": [ | |
| "atmosphere", | |
| "colors", | |
| "colors", | |
| "lighting" | |
| ], | |
| "day": [ | |
| "atmosphere", | |
| "lighting" | |
| ], | |
| "sunny": [ | |
| "atmosphere", | |
| "lighting", | |
| "colors" | |
| ], | |
| "rain": [ | |
| "atmosphere", | |
| "effects" | |
| ], | |
| "rainy": [ | |
| "atmosphere", | |
| "effects" | |
| ], | |
| "snow": [ | |
| "atmosphere" | |
| ], | |
| "snowy": [ | |
| "atmosphere" | |
| ], | |
| "fog": [ | |
| "atmosphere", | |
| "effects" | |
| ], | |
| "foggy": [ | |
| "atmosphere", | |
| "effects" | |
| ], | |
| "mist": [ | |
| "atmosphere", | |
| "effects" | |
| ], | |
| "cloud": [ | |
| "atmosphere", | |
| "background" | |
| ], | |
| "cloudy": [ | |
| "atmosphere", | |
| "background" | |
| ], | |
| "star": [ | |
| "atmosphere", | |
| "background" | |
| ], | |
| "starry": [ | |
| "atmosphere", | |
| "background" | |
| ], | |
| "sky": [ | |
| "background", | |
| "atmosphere" | |
| ], | |
| "forest": [ | |
| "background" | |
| ], | |
| "woods": [ | |
| "background" | |
| ], | |
| "garden": [ | |
| "background" | |
| ], | |
| "mountain": [ | |
| "background" | |
| ], | |
| "city": [ | |
| "background" | |
| ], | |
| "cityscape": [ | |
| "background" | |
| ], | |
| "urban": [ | |
| "background" | |
| ], | |
| "meadow": [ | |
| "background" | |
| ], | |
| "field": [ | |
| "background" | |
| ], | |
| "river": [ | |
| "background" | |
| ], | |
| "lake": [ | |
| "background" | |
| ], | |
| "water": [ | |
| "background", | |
| "effects" | |
| ], | |
| "desert": [ | |
| "background" | |
| ], | |
| "castle": [ | |
| "architecture", | |
| "background" | |
| ], | |
| "ruins": [ | |
| "architecture", | |
| "background" | |
| ], | |
| "indoors": [ | |
| "background" | |
| ], | |
| "outdoors": [ | |
| "background" | |
| ], | |
| "room": [ | |
| "background" | |
| ], | |
| "flower": [ | |
| "object", | |
| "background" | |
| ], | |
| "blossom": [ | |
| "background", | |
| "atmosphere" | |
| ], | |
| "cherry blossom": [ | |
| "background", | |
| "atmosphere" | |
| ], | |
| "sunlight": [ | |
| "lighting" | |
| ], | |
| "sun": [ | |
| "lighting", | |
| "background" | |
| ], | |
| "light": [ | |
| "lighting", | |
| "effects" | |
| ], | |
| "glow": [ | |
| "effects", | |
| "lighting", | |
| "special_fx" | |
| ], | |
| "glowing": [ | |
| "effects", | |
| "lighting", | |
| "special_fx" | |
| ], | |
| "neon": [ | |
| "lighting", | |
| "colors" | |
| ], | |
| "candlelight": [ | |
| "lighting" | |
| ], | |
| "dramatic lighting": [ | |
| "lighting" | |
| ], | |
| "soft lighting": [ | |
| "lighting" | |
| ], | |
| "hard lighting": [ | |
| "lighting" | |
| ], | |
| "volumetric lighting": [ | |
| "effects", | |
| "lighting" | |
| ], | |
| "rim lighting": [ | |
| "lighting" | |
| ], | |
| "backlighting": [ | |
| "lighting" | |
| ], | |
| "fire": [ | |
| "special_fx", | |
| "effects" | |
| ], | |
| "flame": [ | |
| "special_fx", | |
| "effects" | |
| ], | |
| "ice": [ | |
| "special_fx", | |
| "effects" | |
| ], | |
| "frost": [ | |
| "special_fx", | |
| "effects" | |
| ], | |
| "lightning": [ | |
| "atmosphere", | |
| "special_fx" | |
| ], | |
| "thunder": [ | |
| "atmosphere", | |
| "special_fx" | |
| ], | |
| "electric": [ | |
| "special_fx", | |
| "effects" | |
| ], | |
| "magic": [ | |
| "special_fx", | |
| "effects" | |
| ], | |
| "sparkle": [ | |
| "special_fx", | |
| "effects" | |
| ], | |
| "particle": [ | |
| "special_fx", | |
| "effects" | |
| ], | |
| "smoke": [ | |
| "special_fx", | |
| "effects", | |
| "atmosphere" | |
| ], | |
| "explosion": [ | |
| "special_fx", | |
| "effects" | |
| ], | |
| "bloom": [ | |
| "effects" | |
| ], | |
| "bokeh": [ | |
| "effects" | |
| ], | |
| "lens flare": [ | |
| "effects" | |
| ], | |
| "depth of field": [ | |
| "effects" | |
| ], | |
| "motion blur": [ | |
| "effects" | |
| ], | |
| "film grain": [ | |
| "effects" | |
| ], | |
| "glitch": [ | |
| "effects" | |
| ], | |
| "vignette": [ | |
| "effects" | |
| ], | |
| "chromatic aberration": [ | |
| "effects" | |
| ], | |
| "hologram": [ | |
| "effects", | |
| "special_fx" | |
| ], | |
| "halo": [ | |
| "special_fx", | |
| "effects" | |
| ], | |
| "wings": [ | |
| "special_fx", | |
| "furry" | |
| ], | |
| "smile": [ | |
| "expression", | |
| "pose" | |
| ], | |
| "laughing": [ | |
| "expression" | |
| ], | |
| "grinning": [ | |
| "expression" | |
| ], | |
| "happy": [ | |
| "expression" | |
| ], | |
| "angry": [ | |
| "expression" | |
| ], | |
| "sad": [ | |
| "expression" | |
| ], | |
| "crying": [ | |
| "expression" | |
| ], | |
| "tears": [ | |
| "expression" | |
| ], | |
| "serious": [ | |
| "expression" | |
| ], | |
| "surprised": [ | |
| "expression" | |
| ], | |
| "blush": [ | |
| "expression" | |
| ], | |
| "wink": [ | |
| "expression" | |
| ], | |
| "innocent": [ | |
| "expression" | |
| ], | |
| "seductive": [ | |
| "expression" | |
| ], | |
| "kawaii": [ | |
| "expression" | |
| ], | |
| "cute": [ | |
| "expression" | |
| ], | |
| "beautiful": [ | |
| "expression" | |
| ], | |
| "elegant": [ | |
| "expression" | |
| ], | |
| "armor": [ | |
| "clothing", | |
| "object" | |
| ], | |
| "sword": [ | |
| "object", | |
| "weapon" | |
| ], | |
| "shield": [ | |
| "object", | |
| "weapon" | |
| ], | |
| "staff": [ | |
| "object", | |
| "weapon" | |
| ], | |
| "wand": [ | |
| "object" | |
| ], | |
| "crown": [ | |
| "object", | |
| "clothing" | |
| ], | |
| "dress": [ | |
| "clothing" | |
| ], | |
| "kimono": [ | |
| "clothing" | |
| ], | |
| "yukata": [ | |
| "clothing" | |
| ], | |
| "qipao": [ | |
| "clothing" | |
| ], | |
| "school uniform": [ | |
| "clothing" | |
| ], | |
| "suit": [ | |
| "clothing" | |
| ], | |
| "hoodie": [ | |
| "clothing" | |
| ], | |
| "jacket": [ | |
| "clothing" | |
| ], | |
| "coat": [ | |
| "clothing" | |
| ], | |
| "cape": [ | |
| "clothing" | |
| ], | |
| "cloak": [ | |
| "clothing" | |
| ], | |
| "robe": [ | |
| "clothing" | |
| ], | |
| "skirt": [ | |
| "clothing" | |
| ], | |
| "mini skirt": [ | |
| "clothing" | |
| ], | |
| "jeans": [ | |
| "clothing" | |
| ], | |
| "shorts": [ | |
| "clothing" | |
| ], | |
| "leggings": [ | |
| "clothing" | |
| ], | |
| "boots": [ | |
| "clothing" | |
| ], | |
| "shoes": [ | |
| "clothing" | |
| ], | |
| "heels": [ | |
| "clothing" | |
| ], | |
| "hat": [ | |
| "clothing" | |
| ], | |
| "glasses": [ | |
| "clothing", | |
| "object" | |
| ], | |
| "tie": [ | |
| "clothing" | |
| ], | |
| "ribbon": [ | |
| "clothing" | |
| ], | |
| "bow": [ | |
| "object", | |
| "weapon" | |
| ], | |
| "neko": [ | |
| "furry", | |
| "animal" | |
| ], | |
| "nekomimi": [ | |
| "furry", | |
| "animal" | |
| ], | |
| "cat ears": [ | |
| "furry", | |
| "animal" | |
| ], | |
| "fox ears": [ | |
| "furry", | |
| "animal" | |
| ], | |
| "bunny ears": [ | |
| "furry", | |
| "animal" | |
| ], | |
| "tail": [ | |
| "furry" | |
| ], | |
| "furry": [ | |
| "furry", | |
| "animal" | |
| ], | |
| "kemono": [ | |
| "furry" | |
| ], | |
| "anthro": [ | |
| "furry" | |
| ], | |
| "beast": [ | |
| "furry", | |
| "animal" | |
| ], | |
| "dragon": [ | |
| "furry", | |
| "animal", | |
| "special_fx" | |
| ], | |
| "phoenix": [ | |
| "furry", | |
| "animal", | |
| "special_fx" | |
| ], | |
| "cat": [ | |
| "animal" | |
| ], | |
| "dog": [ | |
| "animal" | |
| ], | |
| "wolf": [ | |
| "animal", | |
| "furry" | |
| ], | |
| "fox": [ | |
| "animal", | |
| "furry" | |
| ], | |
| "bird": [ | |
| "animal" | |
| ], | |
| "fish": [ | |
| "animal" | |
| ], | |
| "butterfly": [ | |
| "animal" | |
| ], | |
| "firefly": [ | |
| "animal", | |
| "atmosphere", | |
| "special_fx" | |
| ], | |
| "standing": [ | |
| "pose" | |
| ], | |
| "sitting": [ | |
| "pose" | |
| ], | |
| "lying": [ | |
| "pose" | |
| ], | |
| "kneeling": [ | |
| "pose" | |
| ], | |
| "running": [ | |
| "pose" | |
| ], | |
| "jumping": [ | |
| "pose" | |
| ], | |
| "dancing": [ | |
| "pose" | |
| ], | |
| "crouching": [ | |
| "pose" | |
| ], | |
| "floating": [ | |
| "pose", | |
| "special_fx" | |
| ], | |
| "flying": [ | |
| "pose", | |
| "special_fx" | |
| ], | |
| "portrait": [ | |
| "framing" | |
| ], | |
| "full body": [ | |
| "framing" | |
| ], | |
| "upper body": [ | |
| "framing" | |
| ], | |
| "close-up": [ | |
| "framing" | |
| ], | |
| "wide shot": [ | |
| "framing" | |
| ], | |
| "cowboy shot": [ | |
| "framing" | |
| ], | |
| "from above": [ | |
| "framing", | |
| "composition" | |
| ], | |
| "from below": [ | |
| "framing", | |
| "composition" | |
| ], | |
| "from side": [ | |
| "framing", | |
| "composition" | |
| ], | |
| "from behind": [ | |
| "framing", | |
| "composition" | |
| ], | |
| "pov": [ | |
| "framing", | |
| "composition" | |
| ], | |
| "profile": [ | |
| "framing" | |
| ], | |
| "looking at viewer": [ | |
| "pose", | |
| "expression" | |
| ], | |
| "looking away": [ | |
| "pose", | |
| "expression" | |
| ], | |
| "symmetry": [ | |
| "composition" | |
| ], | |
| "warm": [ | |
| "colors" | |
| ], | |
| "cool": [ | |
| "colors" | |
| ], | |
| "vibrant": [ | |
| "colors" | |
| ], | |
| "pastel": [ | |
| "colors" | |
| ], | |
| "dark": [ | |
| "colors", | |
| "atmosphere" | |
| ], | |
| "monochrome": [ | |
| "colors" | |
| ], | |
| "sepia": [ | |
| "colors" | |
| ], | |
| "high contrast": [ | |
| "colors" | |
| ], | |
| "desaturated": [ | |
| "colors" | |
| ], | |
| "blue": [ | |
| "colors" | |
| ], | |
| "red": [ | |
| "colors" | |
| ], | |
| "green": [ | |
| "colors" | |
| ], | |
| "purple": [ | |
| "colors" | |
| ], | |
| "pink": [ | |
| "colors" | |
| ], | |
| "white": [ | |
| "colors" | |
| ], | |
| "black": [ | |
| "colors" | |
| ], | |
| "gold": [ | |
| "colors" | |
| ], | |
| "silver": [ | |
| "colors" | |
| ], | |
| "rainbow": [ | |
| "colors" | |
| ], | |
| "vaporwave": [ | |
| "colors", | |
| "effects", | |
| "style" | |
| ], | |
| "synthwave": [ | |
| "colors", | |
| "style" | |
| ], | |
| "fantasy": [ | |
| "atmosphere", | |
| "style", | |
| "special_fx" | |
| ], | |
| "cyberpunk": [ | |
| "style", | |
| "background", | |
| "colors" | |
| ], | |
| "steampunk": [ | |
| "style", | |
| "background" | |
| ], | |
| "gothic": [ | |
| "style", | |
| "atmosphere" | |
| ], | |
| "retro": [ | |
| "style", | |
| "colors" | |
| ], | |
| "watercolor": [ | |
| "style" | |
| ], | |
| "oil painting": [ | |
| "style" | |
| ], | |
| "sketch": [ | |
| "style" | |
| ], | |
| "pixel art": [ | |
| "style" | |
| ], | |
| "photorealistic": [ | |
| "style" | |
| ], | |
| "anime": [ | |
| "style" | |
| ], | |
| "cell shade": [ | |
| "style" | |
| ], | |
| "digital painting": [ | |
| "style" | |
| ], | |
| "chibi": [ | |
| "style", | |
| "expression" | |
| ], | |
| "horror": [ | |
| "atmosphere", | |
| "style" | |
| ], | |
| "romantic": [ | |
| "atmosphere", | |
| "expression" | |
| ], | |
| "dreamy": [ | |
| "atmosphere", | |
| "effects" | |
| ], | |
| "ethereal": [ | |
| "atmosphere", | |
| "effects" | |
| ], | |
| "mysterious": [ | |
| "atmosphere" | |
| ], | |
| "peaceful": [ | |
| "atmosphere" | |
| ], | |
| "serene": [ | |
| "atmosphere" | |
| ], | |
| "melancholic": [ | |
| "atmosphere" | |
| ], | |
| "whimsical": [ | |
| "atmosphere" | |
| ], | |
| "atmospheric": [ | |
| "atmosphere" | |
| ], | |
| "magical": [ | |
| "atmosphere", | |
| "special_fx" | |
| ], | |
| "dark fantasy": [ | |
| "atmosphere", | |
| "style" | |
| ], | |
| "cosmic": [ | |
| "atmosphere", | |
| "background" | |
| ], | |
| "post-apocalyptic": [ | |
| "atmosphere", | |
| "background" | |
| ], | |
| "nude": [ | |
| "nsfw", | |
| "pose" | |
| ], | |
| "nsfw": [ | |
| "nsfw" | |
| ], | |
| "explicit": [ | |
| "nsfw" | |
| ], | |
| "sexy": [ | |
| "nsfw", | |
| "expression" | |
| ], | |
| "posing": [ | |
| "pose" | |
| ], | |
| "fruit": [ | |
| "food", | |
| "object" | |
| ], | |
| "bread": [ | |
| "food" | |
| ], | |
| "cake": [ | |
| "food" | |
| ], | |
| "ice cream": [ | |
| "food" | |
| ], | |
| "ramen": [ | |
| "food" | |
| ], | |
| "pizza": [ | |
| "food" | |
| ], | |
| "sushi": [ | |
| "food" | |
| ], | |
| "chocolate": [ | |
| "food" | |
| ], | |
| "coffee": [ | |
| "food", | |
| "object" | |
| ], | |
| "tea": [ | |
| "food", | |
| "object" | |
| ], | |
| "book": [ | |
| "object" | |
| ], | |
| "scroll": [ | |
| "object" | |
| ], | |
| "camera": [ | |
| "object" | |
| ], | |
| "phone": [ | |
| "object" | |
| ], | |
| "computer": [ | |
| "object" | |
| ], | |
| "spear": [ | |
| "object", | |
| "weapon" | |
| ], | |
| "axe": [ | |
| "object", | |
| "weapon" | |
| ], | |
| "arrow": [ | |
| "object" | |
| ], | |
| "dagger": [ | |
| "object" | |
| ], | |
| "gun": [ | |
| "object" | |
| ], | |
| "piano": [ | |
| "object" | |
| ], | |
| "guitar": [ | |
| "object" | |
| ], | |
| "microphone": [ | |
| "object" | |
| ], | |
| "paintbrush": [ | |
| "object" | |
| ], | |
| "candle": [ | |
| "object", | |
| "lighting" | |
| ], | |
| "lantern": [ | |
| "object", | |
| "lighting" | |
| ], | |
| "mask": [ | |
| "object", | |
| "clothing" | |
| ], | |
| "umbrella": [ | |
| "object", | |
| "clothing" | |
| ], | |
| "backpack": [ | |
| "object", | |
| "clothing" | |
| ], | |
| "rose": [ | |
| "object", | |
| "background" | |
| ], | |
| "jewelry": [ | |
| "object", | |
| "clothing" | |
| ], | |
| "crystal": [ | |
| "object", | |
| "special_fx" | |
| ], | |
| "year 2025": [ | |
| "year_meta" | |
| ], | |
| "year 2024": [ | |
| "year_meta" | |
| ], | |
| "year 2023": [ | |
| "year_meta" | |
| ], | |
| "highres": [ | |
| "year_meta" | |
| ], | |
| "absurdres": [ | |
| "year_meta" | |
| ], | |
| "masterpiece": [ | |
| "quality" | |
| ], | |
| "best quality": [ | |
| "quality" | |
| ], | |
| "high quality": [ | |
| "quality" | |
| ], | |
| "good quality": [ | |
| "quality" | |
| ], | |
| "normal quality": [ | |
| "quality" | |
| ], | |
| "year 2020": [ | |
| "year_meta" | |
| ], | |
| "year 2021": [ | |
| "year_meta" | |
| ], | |
| "year 2022": [ | |
| "year_meta" | |
| ], | |
| "year 2026": [ | |
| "year_meta" | |
| ], | |
| "tiger": [ | |
| "animal" | |
| ], | |
| "lion": [ | |
| "animal" | |
| ], | |
| "bear": [ | |
| "animal" | |
| ], | |
| "owl": [ | |
| "animal" | |
| ], | |
| "hawk": [ | |
| "animal" | |
| ], | |
| "raven": [ | |
| "animal" | |
| ], | |
| "snake": [ | |
| "animal" | |
| ], | |
| "shark": [ | |
| "animal" | |
| ], | |
| "whale": [ | |
| "animal" | |
| ], | |
| "dolphin": [ | |
| "animal" | |
| ], | |
| "deer": [ | |
| "animal" | |
| ], | |
| "rabbit": [ | |
| "animal" | |
| ], | |
| "hamster": [ | |
| "animal" | |
| ], | |
| "ferret": [ | |
| "animal" | |
| ], | |
| "racoon": [ | |
| "animal" | |
| ], | |
| "coyote": [ | |
| "animal" | |
| ], | |
| "donut": [ | |
| "food" | |
| ], | |
| "burger": [ | |
| "food" | |
| ], | |
| "vegetables": [ | |
| "food" | |
| ], | |
| "car": [ | |
| "vehicle" | |
| ], | |
| "motorcycle": [ | |
| "vehicle" | |
| ], | |
| "bicycle": [ | |
| "vehicle" | |
| ], | |
| "train": [ | |
| "vehicle" | |
| ], | |
| "boat": [ | |
| "vehicle" | |
| ], | |
| "katana": [ | |
| "weapon" | |
| ], | |
| "tower": [ | |
| "architecture" | |
| ], | |
| "temple": [ | |
| "architecture" | |
| ], | |
| "skyscraper": [ | |
| "architecture" | |
| ], | |
| "bridge": [ | |
| "architecture" | |
| ], | |
| "fountain": [ | |
| "architecture" | |
| ], | |
| "magic circle": [ | |
| "special_fx" | |
| ], | |
| "glowing eyes": [ | |
| "special_fx" | |
| ], | |
| "afterglow": [ | |
| "lighting" | |
| ], | |
| "dawn": [ | |
| "lighting", | |
| "colors" | |
| ] | |
| } | |
| } |