Docfile commited on
Commit
81413d2
·
verified ·
1 Parent(s): a9a1a1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ app2 = gr.Interface(
108
  title="Mariam-Commentaire",
109
  description="Ah..banana banana...",
110
  inputs= gr.Image(type='pil'),
111
- outputs=gr.DownloadButton("yo",values="rr.txt")
112
 
113
 
114
  iface = gr.TabbedInterface([app1,app2],["Français TA", "Commentaire Composé"])
 
108
  title="Mariam-Commentaire",
109
  description="Ah..banana banana...",
110
  inputs= gr.Image(type='pil'),
111
+ outputs=gr.DownloadButton("yo",values="rr.txt") )
112
 
113
 
114
  iface = gr.TabbedInterface([app1,app2],["Français TA", "Commentaire Composé"])