chinmaydan commited on
Commit
da91c46
·
1 Parent(s): 4ea1ec0

Added description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,5 +43,5 @@ gr.Interface(
43
  gr.Text(label="Transcription"),
44
  ],
45
  title=title,
46
- article=article,
47
  ).launch()
 
43
  gr.Text(label="Transcription"),
44
  ],
45
  title=title,
46
+ description=description,
47
  ).launch()