Initial ComfyUI prompt builder nodes
This commit is contained in:
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"version": 1,
|
||||
"categories": [
|
||||
{
|
||||
"name": "Casual clothes",
|
||||
"slug": "casual_clothes",
|
||||
"weight": 1.0,
|
||||
"subject_type": "woman",
|
||||
"item_label": "Clothing",
|
||||
"style": "tasteful adult fashion-editorial coloured-pencil comic illustration with casual everyday styling",
|
||||
"positive_suffix": "Use crisp clean comic linework, soft fabric texture, detailed hatching, warm natural light, and tactile textured paper.",
|
||||
"subcategories": [
|
||||
{
|
||||
"name": "Streetwear",
|
||||
"slug": "streetwear",
|
||||
"weight": 1.0,
|
||||
"items": [
|
||||
"oversized hoodie with slim jeans and clean sneakers",
|
||||
"cropped bomber jacket with cargo pants and chunky trainers",
|
||||
"graphic tee under an open flannel with fitted denim",
|
||||
"sleek track jacket with joggers and minimal sneakers",
|
||||
"denim-on-denim outfit with a fitted white tee"
|
||||
],
|
||||
"scenes": [
|
||||
{
|
||||
"slug": "city_crosswalk",
|
||||
"prompt": "sunlit city crosswalk with storefront reflections"
|
||||
},
|
||||
{
|
||||
"slug": "subway_platform",
|
||||
"prompt": "clean subway platform with tiled walls and soft overhead lights"
|
||||
}
|
||||
],
|
||||
"poses": [
|
||||
"standing with one hand in a pocket",
|
||||
"leaning against a wall with relaxed confidence",
|
||||
"walking forward with a casual runway stride"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Summer casual",
|
||||
"slug": "summer_casual",
|
||||
"weight": 1.0,
|
||||
"items": [
|
||||
"light cotton sundress with simple sandals",
|
||||
"linen shorts with a tucked-in sleeveless blouse",
|
||||
"soft camp-collar shirt with relaxed trousers",
|
||||
"ribbed tank top with a flowing midi skirt",
|
||||
"breathable linen two-piece in pale summer colors"
|
||||
],
|
||||
"scenes": [
|
||||
{
|
||||
"slug": "sunny_market",
|
||||
"prompt": "open-air weekend market with fruit stands and canvas awnings"
|
||||
},
|
||||
{
|
||||
"slug": "seaside_walk",
|
||||
"prompt": "seaside promenade with bright sky and warm paving stones"
|
||||
}
|
||||
],
|
||||
"poses": [
|
||||
"turning slightly with fabric moving in the breeze",
|
||||
"standing in warm sunlight with relaxed shoulders",
|
||||
"sitting on a low wall with one knee bent"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Cozy lounge",
|
||||
"slug": "cozy_lounge",
|
||||
"weight": 1.0,
|
||||
"items": [
|
||||
"soft knit cardigan with a fitted tee and lounge trousers",
|
||||
"oversized sweater with leggings and wool socks",
|
||||
"relaxed sweatshirt with drawstring joggers",
|
||||
"ribbed lounge set with a long open cardigan",
|
||||
"simple cotton tee with loose pajama-style trousers"
|
||||
],
|
||||
"scenes": [
|
||||
{
|
||||
"slug": "sunny_apartment",
|
||||
"prompt": "sunny apartment corner with bookshelves and a warm rug"
|
||||
},
|
||||
{
|
||||
"slug": "window_seat",
|
||||
"prompt": "comfortable window seat with soft curtains and afternoon light"
|
||||
}
|
||||
],
|
||||
"poses": [
|
||||
"curled comfortably on a sofa",
|
||||
"standing barefoot near a window with a relaxed smile",
|
||||
"sitting cross-legged with a casual magazine nearby"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user