Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -56,6 +56,58 @@ scratchpad = {
|
|
| 56 |
"mesh swim trunks", "mesh swim briefs", "mesh swim thong",
|
| 57 |
"leather swim trunks", "latex swim briefs", "latex swim thong", "rubber swim trunks", "rubber swim briefs",
|
| 58 |
"shiny leather swim trunks", "shiny leather swim briefs", "athletic swim shorts", "compression swim shorts",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
],
|
| 60 |
"body": [
|
| 61 |
"skinny", "underweight", "slim", "lean", "fit", "athletic", "toned", "muscular",
|
|
@@ -84,6 +136,12 @@ scratchpad = {
|
|
| 84 |
"sweatshirt", "hoodie", "sweater", "cardigan",
|
| 85 |
"jacket", "coat", "vest", "jersey",
|
| 86 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
"bottomwear": [
|
| 88 |
"jeans", "cargo pants", "khaki pants", "chinos", "linen pants",
|
| 89 |
"sweatpants", "joggers", "shorts", "denim shorts", "cargo shorts",
|
|
@@ -243,5 +301,5 @@ gr.Interface(
|
|
| 243 |
gr.Textbox(label="Used Prompt", lines=4)
|
| 244 |
],
|
| 245 |
title="FURRYSTYLE",
|
| 246 |
-
description="animal, body, pose, swimwear, underwear, topwear, bottomwear, makingout, light, perspective, face, colour"
|
| 247 |
).launch()
|
|
|
|
| 56 |
"mesh swim trunks", "mesh swim briefs", "mesh swim thong",
|
| 57 |
"leather swim trunks", "latex swim briefs", "latex swim thong", "rubber swim trunks", "rubber swim briefs",
|
| 58 |
"shiny leather swim trunks", "shiny leather swim briefs", "athletic swim shorts", "compression swim shorts",
|
| 59 |
+
],
|
| 60 |
+
"hairy": [
|
| 61 |
+
"chest hair", "belly tuft", "happy trail", "armpit hair", "facial hair",
|
| 62 |
+
"beard", "mustache", "goatee", "soul patch", "sideburns", "hairy arms",
|
| 63 |
+
"hairy legs", "hairy back", "full body hair",
|
| 64 |
+
|
| 65 |
+
"chest hair, belly tuft", "chest hair, happy trail", "chest hair, armpit hair",
|
| 66 |
+
"chest hair, facial hair", "chest hair, beard", "chest hair, mustache", "chest hair, goatee",
|
| 67 |
+
"chest hair, soul patch", "chest hair, sideburns", "chest hair, hairy arms",
|
| 68 |
+
"chest hair, hairy legs", "chest hair, hairy back",
|
| 69 |
+
|
| 70 |
+
"belly tuft, happy trail", "belly tuft, armpit hair", "belly tuft, facial hair",
|
| 71 |
+
"belly tuft, beard", "belly tuft, mustache", "belly tuft, goatee", "belly tuft, soul patch",
|
| 72 |
+
"belly tuft, sideburns", "belly tuft, hairy arms", "belly tuft, hairy legs", "belly tuft, hairy back",
|
| 73 |
+
|
| 74 |
+
"happy trail, armpit hair", "happy trail, facial hair", "happy trail, beard",
|
| 75 |
+
"happy trail, mustache", "happy trail, goatee", "happy trail, soul patch",
|
| 76 |
+
"happy trail, sideburns", "happy trail, hairy arms", "happy trail, hairy legs", "happy trail, hairy back",
|
| 77 |
+
|
| 78 |
+
"armpit hair, facial hair", "armpit hair, beard", "armpit hair, mustache",
|
| 79 |
+
"armpit hair, goatee", "armpit hair, soul patch", "armpit hair, sideburns",
|
| 80 |
+
"armpit hair, hairy arms", "armpit hair, hairy legs", "armpit hair, hairy back",
|
| 81 |
+
|
| 82 |
+
"facial hair, beard", "facial hair, mustache", "facial hair, goatee",
|
| 83 |
+
"facial hair, soul patch", "facial hair, sideburns", "facial hair, hairy arms",
|
| 84 |
+
"facial hair, hairy legs", "facial hair, hairy back",
|
| 85 |
+
|
| 86 |
+
"beard, mustache", "beard, goatee", "beard, soul patch", "beard, sideburns",
|
| 87 |
+
"beard, hairy arms", "beard, hairy legs", "beard, hairy back",
|
| 88 |
+
|
| 89 |
+
"mustache, goatee", "mustache, soul patch", "mustache, sideburns",
|
| 90 |
+
"mustache, hairy arms", "mustache, hairy legs", "mustache, hairy back",
|
| 91 |
+
|
| 92 |
+
"goatee, soul patch", "goatee, sideburns", "goatee, hairy arms",
|
| 93 |
+
"goatee, hairy legs", "goatee, hairy back",
|
| 94 |
+
|
| 95 |
+
"soul patch, sideburns", "soul patch, hairy arms", "soul patch, hairy legs", "soul patch, hairy back",
|
| 96 |
+
|
| 97 |
+
"sideburns, hairy arms", "sideburns, hairy legs", "sideburns, hairy back",
|
| 98 |
+
|
| 99 |
+
"hairy arms, hairy legs", "hairy arms, hairy back", "hairy legs, hairy back",
|
| 100 |
+
|
| 101 |
+
"chest hair, belly tuft, happy trail", "chest hair, belly tuft, beard",
|
| 102 |
+
"chest hair, happy trail, beard", "chest hair, armpit hair, beard",
|
| 103 |
+
"chest hair, armpit hair, mustache", "chest hair, armpit hair, goatee",
|
| 104 |
+
"chest hair, facial hair, beard", "chest hair, facial hair, mustache",
|
| 105 |
+
"chest hair, facial hair, goatee", "chest hair, hairy arms, beard",
|
| 106 |
+
"chest hair, hairy legs, beard", "chest hair, hairy back, beard",
|
| 107 |
+
|
| 108 |
+
"full body hair, chest hair", "full body hair, beard", "full body hair, armpit hair",
|
| 109 |
+
"full body hair, happy trail", "full body hair, facial hair"
|
| 110 |
+
,
|
| 111 |
],
|
| 112 |
"body": [
|
| 113 |
"skinny", "underweight", "slim", "lean", "fit", "athletic", "toned", "muscular",
|
|
|
|
| 136 |
"sweatshirt", "hoodie", "sweater", "cardigan",
|
| 137 |
"jacket", "coat", "vest", "jersey",
|
| 138 |
],
|
| 139 |
+
"duo": [
|
| 140 |
+
"duo", "two characters", "2 characters", "two figures", "2 figures", "pair",
|
| 141 |
+
],
|
| 142 |
+
"solo": [
|
| 143 |
+
"solo", "1 male", "single character", "one figure",
|
| 144 |
+
],
|
| 145 |
"bottomwear": [
|
| 146 |
"jeans", "cargo pants", "khaki pants", "chinos", "linen pants",
|
| 147 |
"sweatpants", "joggers", "shorts", "denim shorts", "cargo shorts",
|
|
|
|
| 301 |
gr.Textbox(label="Used Prompt", lines=4)
|
| 302 |
],
|
| 303 |
title="FURRYSTYLE",
|
| 304 |
+
description="animal, body, hairy, pose, swimwear, underwear, topwear, bottomwear, makingout, light, perspective, face, colour, duo"
|
| 305 |
).launch()
|