Raveheart1 commited on
Commit
0d87c72
·
verified ·
1 Parent(s): fc1ef32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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