Spaces:
Sleeping
Sleeping
ahmedmbutt
commited on
Commit
•
68e0dca
1
Parent(s):
d99d8a9
Update app.py
Browse files
app.py
CHANGED
@@ -268,6 +268,5 @@ gr.Interface(
|
|
268 |
title=title,
|
269 |
description=description,
|
270 |
article=article,
|
271 |
-
queue=True,
|
272 |
examples=examples
|
273 |
).launch(debug=True)
|
|
|
268 |
title=title,
|
269 |
description=description,
|
270 |
article=article,
|
|
|
271 |
examples=examples
|
272 |
).launch(debug=True)
|