Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ def inference(audio):
|
|
34 |
return files
|
35 |
|
36 |
# Artikel für die Interface-Beschreibung
|
37 |
-
article = "Inspired by
|
38 |
|
39 |
# Gradio Interface
|
40 |
demo = gr.Interface(
|
|
|
34 |
return files
|
35 |
|
36 |
# Artikel für die Interface-Beschreibung
|
37 |
+
article = "Inspired by</p>"
|
38 |
|
39 |
# Gradio Interface
|
40 |
demo = gr.Interface(
|