Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -34,4 +34,4 @@ interface = gr.Interface(
|
|
34 |
description="An AI-powered voice assistant powered by OpenAI and Gradio."
|
35 |
)
|
36 |
|
37 |
-
interface.launch()
|
|
|
34 |
description="An AI-powered voice assistant powered by OpenAI and Gradio."
|
35 |
)
|
36 |
|
37 |
+
interface.launch()
|