face-to-art / defaults_data.json
primerz's picture
Update defaults_data.json
b639a16 verified
raw
history blame contribute delete
545 Bytes
[
{
"model": "primerz/lucasart",
"prompt": "<subject> in lucasarts style",
"nickname": "lucasarts",
"face_strength": 0.85,
"image_strength": 0.175,
"negative": "photo, photo-realistic",
"weight": 0.9,
"depth_control_scale": 0.8
},
{
"model": "nerijs/pixelportraits192-XL-v1.0",
"prompt": "a pixel art portrait of <subject>",
"nickname": "Pixel Art style",
"face_strength": 0.85,
"image_strength": 0.175,
"negative": "photo, photo-realistic",
"weight": 0.9,
"depth_control_scale": 0.8
}
]