Alfasign commited on
Commit
1b64326
1 Parent(s): 9ab5ebe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ demo = gr.Interface(
19
  description=description,
20
  article=article,
21
  css="style.css",
22
- theme="NoCrypt/miku@1.2.1"
23
  )
24
 
25
  demo.queue(concurrency_count=3)
 
19
  description=description,
20
  article=article,
21
  css="style.css",
22
+ theme="ParityError/Interstellar"
23
  )
24
 
25
  demo.queue(concurrency_count=3)