mskov commited on
Commit
8c29eb3
1 Parent(s): b64203b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,4 +122,4 @@ gr.Blocks(
122
  "state",
123
  "textbox"
124
  ],
125
- ).launch()
 
122
  "state",
123
  "textbox"
124
  ],
125
+ live=True).launch()