myn0908 commited on
Commit
e5bd268
1 Parent(s): 3d31fa1

update theme for gradio;

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ def get_meta_from_image(input_img, type_image):
102
 
103
 
104
 
105
- with gr.Blocks(css=css) as demo:
106
  gr.HTML(
107
  """
108
  <!DOCTYPE html>
 
102
 
103
 
104
 
105
+ with gr.Blocks(css=css, theme="NoCrypt/miku@1.2.1") as demo:
106
  gr.HTML(
107
  """
108
  <!DOCTYPE html>