Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -75,7 +75,7 @@ iface = gr.Interface(
|
|
75 |
gr.Textbox(label="Creative Text"),
|
76 |
gr.Image(label="Generated Image")
|
77 |
],
|
78 |
-
title="TRANSART
|
79 |
description="Select a language, enter text, and get the English translation along with creative content and image."
|
80 |
)
|
81 |
|
|
|
75 |
gr.Textbox(label="Creative Text"),
|
76 |
gr.Image(label="Generated Image")
|
77 |
],
|
78 |
+
title="TRANSART🎨 by Sakthi",
|
79 |
description="Select a language, enter text, and get the English translation along with creative content and image."
|
80 |
)
|
81 |
|