# キャラクター designsetting キャラクターsetting = { "wholetheme": "Fluffy and cute
บางเรื่องเรารู้กันแค่สองคน
# キャラクター designsetting キャラクターsetting = { "wholetheme": "Fluffy and cute", # designwholeのtheme "face": { "eye": { "shape状": "Big and round", "Sparkle": "きらきらとした星shapeのハイライト", "color": "Gentle pastel pink and white gradation" }, "mouth": { "shape": "A small smile", "color": " in this work ", " Details": "Slightly open and cute" }, "cheek": { "Features": "少し赤らんだcheek", "effect": "Emphasis on cuteness" } }, "hair": { " style for stilets": "Long hair with fluffy curls", "color": "Peach brown with gold sheen", "Movement": "Softness swaying in the wind" }, "Costume": { " design": "Lolita style with lots of ribbons and frills", " color": "Cream white and pastel pink", " accent ": "Small heart-shaped pendant on the chest" }, " pose": { "posture": "Balancing on one leg slightly raised", "hand": "片handをfaceの近くに持ち、もう片handは軽く振る", "whole": "かわいらしく自信を持った pose" }, "background": { " style for stilets": "Soft watercolor style ", "element": "A space with cherry blossom petals dancing", "color調": " light blue and pink " }, "光とshadow": { "light source": "Soft natural light", "shadow": "ソフトで暖かみのあるshadow" } } # settingを基にキャラクターを描画する関数 def キャラクターを描画(setting): print("theme:", setting["wholetheme"]) print("face:", setting["face"]) print("hair:", setting["hair"]) print("Costume:", setting["Costume"]) print(" pose:", setting[" pose"]) print("background:", setting["background"]) print("光とshadow:", setting["光とshadow"]) # Draw a character Draw a character(キャラクターsetting)
คำพรอมต์
คัดลอกคำพรอมต์
# キャラクター designsetting
キャラクターsetting = {
"wholetheme": "Fluffy and cute", # designwholeのtheme
"face": {
"eye": {
"shape状": "Big and round",
"Sparkle": "きらきらとした星shapeのハイライト",
"color": "Gentle pastel pink and white gradation"
},
"mouth": {
"shape": "A small smile",
"color": " in this work ",
" Details": "Slightly open and cute"
},
"cheek": {
"Features": "少し赤らんだcheek",
"effect": "Emphasis on cuteness"
}
},
"hair": {
" style for stilets": "Long hair with fluffy curls",
"color": "Peach brown with gold sheen",
"Movement": "Softness swaying in the wind"
},
"Costume": {
" design": "Lolita style with lots of ribbons and frills",
" color": "Cream white and pastel pink",
" accent ": "Small heart-shaped pendant on the chest"
},
" pose": {
"posture": "Balancing on one leg slightly raised",
"hand": "片handをfaceの近くに持ち、もう片handは軽く振る",
"whole": "かわいらしく自信を持った pose"
},
"background": {
" style for stilets": "Soft watercolor style ",
"element": "A space with cherry blossom petals dancing",
"color調": " light blue and pink "
},
"光とshadow": {
"light source": "Soft natural light",
"shadow": "ソフトで暖かみのあるshadow"
}
}
# settingを基にキャラクターを描画する関数
def キャラクターを描画(setting):
print("theme:", setting["wholetheme"])
print("face:", setting["face"])
print("hair:", setting["hair"])
print("Costume:", setting["Costume"])
print(" pose:", setting[" pose"])
print("background:", setting["background"])
print("光とshadow:", setting["光とshadow"])
# Draw a character
Draw a character(キャラクターsetting)
ข้อมูล
Checkpoint & LoRA
0 ความคิดเห็น
1
0
0