Spaces:
Running
on
T4
Running
on
T4
Ahsen Khaliq
commited on
Commit
•
4f12c83
1
Parent(s):
91c4b01
Update app.py
Browse files
app.py
CHANGED
@@ -154,7 +154,5 @@ gr.Interface(
|
|
154 |
description=description,
|
155 |
article=article,
|
156 |
examples=[['images/bill.png','version 0.3'],['images/keanu.png','version 0.4'],['images/will.jpeg','version 0.4']],
|
157 |
-
allow_flagging=False,
|
158 |
-
allow_screenshot=False,
|
159 |
enable_queue=True
|
160 |
).launch()
|
|
|
154 |
description=description,
|
155 |
article=article,
|
156 |
examples=[['images/bill.png','version 0.3'],['images/keanu.png','version 0.4'],['images/will.jpeg','version 0.4']],
|
|
|
|
|
157 |
enable_queue=True
|
158 |
).launch()
|