prithivMLmods commited on
Commit
65f23c7
·
verified ·
1 Parent(s): 3827efd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -131,7 +131,7 @@ def generate(
131
  examples = [
132
  "realism, man in the style of dark beige and brown, uhd image, youthful protagonists, nonrepresentational",
133
  "pixar, a young man with light brown wavy hair and light brown eyes sitting in an armchair and looking directly at the camera, pixar style, disney pixar, office background",
134
- "hoodie, front view, capture a urban style, superman hoodie, technical materials, fabric small point label on text blue theory, with a raised collar, fabric is a light yellow, low angle to capture the hoodies form and detailing, f/5.6 to focus on the hoodies craftsmanship, solid grey background, studio light setting, with batman logo in the chest region",
135
  ]
136
 
137
 
@@ -146,7 +146,7 @@ h1{text-align:center}
146
  background-color: #C9E6F0 !important;
147
  }
148
  .drop-down {
149
- background-color: #B3C8CF !important;
150
  color: white !important;
151
  }
152
  '''
 
131
  examples = [
132
  "realism, man in the style of dark beige and brown, uhd image, youthful protagonists, nonrepresentational",
133
  "pixar, a young man with light brown wavy hair and light brown eyes sitting in an armchair and looking directly at the camera, pixar style, disney pixar, office background",
134
+ "hoodie, front view, capture a urban style, superman hoodie, technical materials, fabric small point label on text blue theory, with a raised collar, fabric is a light yellow, low angle to capture the hoodies form and detailing, f/5.6 to focus on the hoodies craftsmanship, solid grey background, studio light setting, with batman logo.",
135
  ]
136
 
137
 
 
146
  background-color: #C9E6F0 !important;
147
  }
148
  .drop-down {
149
+ background-color: #ECB176 !important;
150
  color: white !important;
151
  }
152
  '''