Spaces:
Sleeping
Sleeping
Aiswarya Sankar
commited on
Commit
·
af9c13e
1
Parent(s):
ca6488b
Update req
Browse files
app.py
CHANGED
@@ -613,5 +613,5 @@ with gr.Blocks() as demo:
|
|
613 |
# outputs=[start_training], # report, epoch_loss,
|
614 |
)
|
615 |
|
616 |
-
demo.launch(debug=True
|
617 |
|
|
|
613 |
# outputs=[start_training], # report, epoch_loss,
|
614 |
)
|
615 |
|
616 |
+
demo.launch(debug=True)
|
617 |
|