Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ def bot(history):
|
|
110 |
return history
|
111 |
|
112 |
def load():
|
113 |
-
return [
|
114 |
("Here's an audio", gr.Audio("01.wav"))
|
115 |
]
|
116 |
|
|
|
110 |
return history
|
111 |
|
112 |
def load():
|
113 |
+
return [
|
114 |
("Here's an audio", gr.Audio("01.wav"))
|
115 |
]
|
116 |
|