pravin0077 commited on
Commit
3201c4f
·
verified ·
1 Parent(s): fb785c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -70,4 +70,5 @@ interface = gr.Interface(
70
  title="TRANSART",
71
  description="Enter Tamil text to translate to English and generate an image based on the translated text."
72
  )
 
73
  interface.launch()
 
70
  title="TRANSART",
71
  description="Enter Tamil text to translate to English and generate an image based on the translated text."
72
  )
73
+
74
  interface.launch()