MihaiHuggingFace commited on
Commit
ed2b47f
·
verified ·
1 Parent(s): 1d10354

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -53,8 +53,7 @@ class TTSWebUI:
53
  gr.Image(label="Visualization")],
54
  title=title,
55
  allow_flagging="never",
56
- description=article,
57
- theme=gr.themes.Ocean(primary_hue="amber", secondary_hue="orange"))
58
  self.iface.launch()
59
 
60
  def read(self,
 
53
  gr.Image(label="Visualization")],
54
  title=title,
55
  allow_flagging="never",
56
+ description=article
 
57
  self.iface.launch()
58
 
59
  def read(self,