Jonny001 commited on
Commit
6df6598
·
verified ·
1 Parent(s): e5f3ba6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ demo = gr.Interface(
106
  gr.File(label="Download the output image")
107
  ],
108
  description=description,
109
- theme='Jonny001/GreenEarth_Theme',
110
 
111
  )
112
  demo.queue().launch()
 
106
  gr.File(label="Download the output image")
107
  ],
108
  description=description,
109
+ theme='Jonny001/PinkWorld-Theme',
110
 
111
  )
112
  demo.queue().launch()