cmahima commited on
Commit
07ff70f
Β·
1 Parent(s): 38ca55b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -284,7 +284,7 @@ def open_link(link):
284
  ##default human
285
  seafoam = Seafoam()
286
 
287
- image_blocks = gr.Blocks(theme='Tonic/indiansummer').queue()
288
  with image_blocks as demo:
289
  gr.HTML("<center><h1>Sheekify πŸ›οΈπŸ‘—πŸ‘•πŸ›’</h1></center>")
290
  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>")
 
284
  ##default human
285
  seafoam = Seafoam()
286
 
287
+ image_blocks = gr.Blocks(theme='Tonic/cybermints').queue()
288
  with image_blocks as demo:
289
  gr.HTML("<center><h1>Sheekify πŸ›οΈπŸ‘—πŸ‘•πŸ›’</h1></center>")
290
  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>")