Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -238,4 +238,4 @@ with gr.Blocks() as demo:
|
|
| 238 |
check_progress_button.click(check_progress)
|
| 239 |
output = gr.Textbox(value="meow")
|
| 240 |
|
| 241 |
-
demo.launch()
|
|
|
|
| 238 |
check_progress_button.click(check_progress)
|
| 239 |
output = gr.Textbox(value="meow")
|
| 240 |
|
| 241 |
+
demo.launch()
|