sk007msd commited on
Commit
5fbbe1a
·
verified ·
1 Parent(s): 5715904

Update app.py

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