Nymbo commited on
Commit
69c83aa
·
verified ·
1 Parent(s): 4358d44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,4 +53,4 @@ demo = gr.Interface(
53
  )
54
 
55
  if __name__ == "__main__":
56
- demo.launch()
 
53
  )
54
 
55
  if __name__ == "__main__":
56
+ demo.launch(theme="Nymbo/Nymbo_Theme")