tsi-org/face-to-all
0
1[2 {3 "model": "goofyai/3d_render_style_xl",4 "prompt": "<subject> in 3d style",5 "nickname": "3D style"6 },7 {8 "model": "nerijs/pixelportraits192-XL-v1.0",9 "prompt": "a pixel art portrait of <subject>",10 "nickname": "Pixel Art style"11 },12 {13 "model": "artificialguybr/ps1redmond-ps1-game-graphics-lora-for-sdxl",14 "prompt": "<subject>, (playstation 1 graphics, PS1 Game)++",15 "face_strength": 0.75,16 "image_strength": 0.15,17 "weight": 0.9,18 "depth_control_scale": 0.2,19 "nickname": "PS1 style"20 },21 {22 "model": "ProomptEngineer/pe-shitty-medieval-paintings",23 "prompt": "<subject> in the style of bad medieval art, PEBadMedivalArt",24 "negative": "portrait, 3d",25 "face_strength": 0.8,26 "image_strength": 0.1,27 "weight": 1.4,28 "depth_control_scale": 0.5,29 "nickname": "Medieval style"30 },31 {32 "model": "ProomptEngineer/pe-sandsculpter-style",33 "prompt": "a sand sculpture of <subject>, PESandSculpture",34 "face_strength": 0.5,35 "image_strength": 0.15,36 "weight": 1.4,37 "depth_control_scale": 0.5,38 "nickname": "Sand Sculpture"39 },40 {41 "model": "Blib-la/thomas_rowlandson_lora_sdxl",42 "prompt": "a drawing of <subject> hand painted etching by thomas rowlandson",43 "face_strength": 0.5,44 "image_strength": 0.1,45 "weight": 1,46 "depth_control_scale": 0.847 },48 {49 "model": "ProomptEngineer/pe-neon-sign-style",50 "prompt": "a colorful neon sign in the shape of a portrait of <subject>, PENeonSign",51 "image_strength": 0.1,52 "nickname": "Neon Sign"53 },54 {55 "model": "ProomptEngineer/pe-shitty-fanart",56 "prompt": "a pencil+ bad drawing of <subject>, PETerribleFanArt++",57 "face_strength": 0.4,58 "image_strength": 0.01,59 "negative": "colors, 3d, realistic",60 "weight": 0.9,61 "depth_control_scale": 0,62 "nickname": "Bad Caricature"63 64 },65 {66 "model": "ostris/embroidery_style_lora_sdxl",67 "prompt": "(embroidery hoop)++ with <subject>'s face embroidered++ in it",68 "face_strength": 0.35,69 "image_strength": 0.01,70 "negative": "colors, 3d, realistic portrait",71 "weight": 0.9,72 "depth_control_scale": 0,73 "nickname": "Embroidery you"74 },75 {76 "model": "CiroN2022/ascii-art",77 "prompt": "the face of <subject> in ascii art, ascii_art++",78 "face_strength": 0.35,79 "image_strength": 0,80 "negative": "realistic, portrait, 3d",81 "weight": 1.1,82 "depth_control_scale": 0,83 "nickname": "ASCII Art"84 },85 {86 "model": "ostris/crayon_style_lora_sdxl",87 "prompt": "<subject>",88 "face_strength": 0.4,89 "image_strength": 0,90 "negative": "realistic, portrait, 3d",91 "weight": 1.1,92 "depth_control_scale": 0,93 "nickname": "Crayon Style"94 },95 {96 "model": "CiroN2022/mosaic-style",97 "prompt": "mosaic++ of <subject>",98 "face_strength": 0.5,99 "image_strength": 0,100 "negative": "realistic, portrait, 3d",101 "weight": 1.1,102 "depth_control_scale": 0,103 "nickname": "Mosaic you"104 },105 {106 "model": "jbilcke-hf/sdxl-zelda64",107 "prompt": "<subject> in the style of <s0><s1>",108 "face_strength": 0.75,109 "image_strength": 0.15,110 "negative": "realistic, portrait",111 "weight": 1.2,112 "depth_control_scale": 0.5,113 "nickname": "Zelda 64 Style"114 },115 {116 "model": "Pclanglais/TintinIA",117 "prompt": "drawing of <subject> in tintin++ style",118 "face_strength": 0.75,119 "image_strength": 0.15,120 "negative": "realistic, portrait",121 "weight": 1.2,122 "depth_control_scale": 0.5,123 "nickname": "Tintin Style"124 },125 {126 "model": "KappaNeuro/ukiyo-e-art",127 "prompt": "an illustration of <subject> in Ukiyo-e Art style",128 "face_strength": 0.7,129 "image_strength": 0,130 "negative": "realistic, portrait, 3d",131 "weight": 0.8,132 "depth_control_scale": 0.5,133 "nickname": "Ukiyo-e Style"134 },135 {136 "model": "Norod78/SDXL-Psychemelt-style-LoRA",137 "prompt": "a drawing of <subject> psychemelt style, in an LSD trip psychemelt style",138 "face_strength": 0.7,139 "image_strength": 0.1,140 "weight": 0.9,141 "depth_control_scale": 0.5,142 "nickname": "Pyschedelic style"143 },144 {145 "model": "multimodalart/handpaintedbrazil",146 "prompt": "drawing of <subject> on a wall in the style of <s0><s1>",147 "face_strength": 0.7,148 "image_strength": 0,149 "weight": 1.2,150 "depth_control_scale": 0,151 "nickname": "Handpainted Streetart"152 },153 {154 "model": "Norod78/sdxl-chalkboarddrawing-lora",155 "prompt": "A colorful chalkboard drawing of <subject>",156 "nickname": "Chalkboard drawing"157 },158 {159 "model": "Norod78/SDXL-JojosoStyle-Lora-v2",160 "prompt": "<subject> JojosoStyle",161 "nickname": "JoJo Anime"162 },163 {164 "model": "Norod78/sdxl-emoji-lora",165 "prompt": "<subject> emoji",166 "nickname": "Emoji",167 "weight": 0.5168 }169]