Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -22,4 +22,4 @@ gr.Interface(
|
|
22 |
description=description,
|
23 |
article=article,
|
24 |
examples=[["Every woman wants to be a model. It's codeword for 'I get everything for free and people want me' "], ["basically I placed more value on her than I should then?"]],
|
25 |
-
).launch(
|
|
|
22 |
description=description,
|
23 |
article=article,
|
24 |
examples=[["Every woman wants to be a model. It's codeword for 'I get everything for free and people want me' "], ["basically I placed more value on her than I should then?"]],
|
25 |
+
).launch()
|