Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -30,4 +30,4 @@ interface = gr.Interface(
|
|
30 |
# Print a message before launching the app to confirm it's starting
|
31 |
print("Launching the Gradio interface...")
|
32 |
# Launch the interface
|
33 |
-
interface.launch()
|
|
|
30 |
# Print a message before launching the app to confirm it's starting
|
31 |
print("Launching the Gradio interface...")
|
32 |
# Launch the interface
|
33 |
+
interface.launch()
|