DrishtiSharma
commited on
Commit
•
70e51f5
1
Parent(s):
180aa71
Update app.py
Browse files
app.py
CHANGED
@@ -48,7 +48,7 @@ gr.Interface(
|
|
48 |
outputs=[gr.outputs.Textbox()],
|
49 |
examples=[["audio1.wav"], ["travel.wav"]],
|
50 |
title="Spanish-Audio-Transcriptions-to-Nahuatl-Translation",
|
51 |
-
description =
|
52 |
#article="<p><center><img src='........e'></center></p>",
|
53 |
layout="horizontal",
|
54 |
theme="huggingface",
|
|
|
48 |
outputs=[gr.outputs.Textbox()],
|
49 |
examples=[["audio1.wav"], ["travel.wav"]],
|
50 |
title="Spanish-Audio-Transcriptions-to-Nahuatl-Translation",
|
51 |
+
description = description,
|
52 |
#article="<p><center><img src='........e'></center></p>",
|
53 |
layout="horizontal",
|
54 |
theme="huggingface",
|