Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -130,4 +130,4 @@ iface = gr.Interface(
|
|
130 |
description="Upload an image or video of code, diagrams, or technical content. Ask questions about bugs, errors, or explanations of functions.",
|
131 |
)
|
132 |
|
133 |
-
iface.launch(
|
|
|
130 |
description="Upload an image or video of code, diagrams, or technical content. Ask questions about bugs, errors, or explanations of functions.",
|
131 |
)
|
132 |
|
133 |
+
iface.launch()
|