sk007msd commited on
Commit
fc48c7e
·
verified ·
1 Parent(s): 69a9db6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,7 +87,7 @@ iface=gr.Interface(
87
  outputs=[
88
  gr.Textbox(label="Tamil Text"),
89
  gr.Textbox(label="English Translation"),
90
- gr.Image(label="Generated Image")
91
  gr.Textbox(label="Story")
92
  ],
93
  title="Speech-to-Image Generation"
 
87
  outputs=[
88
  gr.Textbox(label="Tamil Text"),
89
  gr.Textbox(label="English Translation"),
90
+ gr.Image(label="Generated Image"),
91
  gr.Textbox(label="Story")
92
  ],
93
  title="Speech-to-Image Generation"