prabinpanta0 commited on
Commit
236bea0
·
verified ·
1 Parent(s): 3a04588

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ iface = gr.Interface(
80
  outputs="html",
81
  title="Chuunibyou Text Generator",
82
  description="Transform text into an elaborate and formal style with a nobleman tone.",
83
- live=True
84
  )
85
 
86
  def launch_custom_interface():
 
80
  outputs="html",
81
  title="Chuunibyou Text Generator",
82
  description="Transform text into an elaborate and formal style with a nobleman tone.",
83
+ live=False
84
  )
85
 
86
  def launch_custom_interface():