Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -325,4 +325,4 @@ iface = gr.Interface(
|
|
325 |
description="An AI assistant that can analyze the emotional content of text and generate responses based on its emotional state.",
|
326 |
)
|
327 |
|
328 |
-
iface.launch()
|
|
|
325 |
description="An AI assistant that can analyze the emotional content of text and generate responses based on its emotional state.",
|
326 |
)
|
327 |
|
328 |
+
iface.launch()
|