Spaces:
Sleeping
Sleeping
Abid Ali Awan
commited on
Commit
•
9d8746a
1
Parent(s):
f7d2322
stop button removed
Browse files
app.py
CHANGED
@@ -76,7 +76,6 @@ demo = gr.Interface(
|
|
76 |
live=True,
|
77 |
allow_flagging="never",
|
78 |
theme=gr.themes.Soft(),
|
79 |
-
stop_btn="Stop",
|
80 |
)
|
81 |
|
82 |
# Launch the Gradio interface
|
|
|
76 |
live=True,
|
77 |
allow_flagging="never",
|
78 |
theme=gr.themes.Soft(),
|
|
|
79 |
)
|
80 |
|
81 |
# Launch the Gradio interface
|