Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -31,7 +31,7 @@ iface = gr.Interface(
|
|
| 31 |
["In a galaxy far, far away..."],
|
| 32 |
["The meaning of life is"]
|
| 33 |
],
|
| 34 |
-
title="TalkGPT
|
| 35 |
description="Use AI to generate text based on a prompt.",
|
| 36 |
allow_flagging=False,
|
| 37 |
analytics_enabled=True,
|
|
|
|
| 31 |
["In a galaxy far, far away..."],
|
| 32 |
["The meaning of life is"]
|
| 33 |
],
|
| 34 |
+
title="TalkGPT Amanuensis",
|
| 35 |
description="Use AI to generate text based on a prompt.",
|
| 36 |
allow_flagging=False,
|
| 37 |
analytics_enabled=True,
|