Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -204,7 +204,6 @@ demo = gr.Interface(
|
|
204 |
flagging_mode="manual",
|
205 |
flagging_callback=custom_flag_callback
|
206 |
)
|
207 |
-
)
|
208 |
|
209 |
demo.queue()
|
210 |
demo.launch()
|
|
|
204 |
flagging_mode="manual",
|
205 |
flagging_callback=custom_flag_callback
|
206 |
)
|
|
|
207 |
|
208 |
demo.queue()
|
209 |
demo.launch()
|