micknikolic commited on
Commit
640b224
1 Parent(s): a2bd522

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -68,7 +68,6 @@ gr_interface = gr.Interface(
68
  "textbox",
69
  "state"
70
  ],
71
- theme = "dark",
72
  live=True
73
  )
74
 
 
68
  "textbox",
69
  "state"
70
  ],
 
71
  live=True
72
  )
73