Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -63,4 +63,5 @@ iface = gr.Interface(
|
|
63 |
title="TRANSART🎨 BY Sakthi",
|
64 |
description="Enter Tamil text to translate to English and generate an image based on the translated text."
|
65 |
)
|
|
|
66 |
iface.launch()
|
|
|
63 |
title="TRANSART🎨 BY Sakthi",
|
64 |
description="Enter Tamil text to translate to English and generate an image based on the translated text."
|
65 |
)
|
66 |
+
|
67 |
iface.launch()
|