cmahima commited on
Commit
38f1cf9
β€’
1 Parent(s): 219135a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -285,7 +285,7 @@ def open_link(link):
285
  ##default human
286
  seafoam = Seafoam()
287
 
288
- image_blocks = gr.Blocks(theme='Tonic/cybermints').queue()
289
  with image_blocks as demo:
290
  gr.HTML("<center><h1>Sheekify πŸ›οΈπŸ‘—πŸ‘•πŸ›’</h1></center>")
291
  gr.HTML("<center><p>Upload an image of yourself or select from examples then describe your garment in the text box and wait for the magic. ✨</p></center>")
 
285
  ##default human
286
  seafoam = Seafoam()
287
 
288
+ image_blocks = gr.Blocks(theme='Tonic/greenblast').queue()
289
  with image_blocks as demo:
290
  gr.HTML("<center><h1>Sheekify πŸ›οΈπŸ‘—πŸ‘•πŸ›’</h1></center>")
291
  gr.HTML("<center><p>Upload an image of yourself or select from examples then describe your garment in the text box and wait for the magic. ✨</p></center>")