kingabzpro commited on
Commit
8e54533
β€’
1 Parent(s): db70a5f

Update Gradio/app.py

Browse files
Files changed (1) hide show
  1. Gradio/app.py +1 -1
Gradio/app.py CHANGED
@@ -66,7 +66,7 @@ def main():
66
  theme='JohnSmith9982/small_and_pretty'
67
  )
68
 
69
- iface.launch(enable_queue=True)
70
 
71
 
72
  # enable_queue=True,auth=("admin", "pass1234")
 
66
  theme='JohnSmith9982/small_and_pretty'
67
  )
68
 
69
+ iface.launch()
70
 
71
 
72
  # enable_queue=True,auth=("admin", "pass1234")