Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
owaski-demo
/
Demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chinmaydan
commited on
Feb 27, 2023
Commit
da91c46
·
1 Parent(s):
4ea1ec0
Added description
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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()