mgokg commited on
Commit
351fd1d
·
verified ·
1 Parent(s): 6ca8163

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ def selenium(message):
53
  if wd:
54
  wd.quit()
55
 
56
- iface = gr.Interface(
57
  fn=selenium,
58
  inputs="text",
59
  outputs="text",
 
53
  if wd:
54
  wd.quit()
55
 
56
+ iface = gr.Interface(
57
  fn=selenium,
58
  inputs="text",
59
  outputs="text",