Spaces:
Running
Running
HarleyCoops
commited on
Commit
·
1fc1f17
1
Parent(s):
0300113
quickgit
Browse files
app.py
CHANGED
@@ -873,7 +873,7 @@ def create_interface():
|
|
873 |
gr.Markdown(
|
874 |
"# You are Asking Google Deep Mind about "
|
875 |
"\"From Whispers to Voices\", "
|
876 |
-
"it will need a few seconds to review the
|
877 |
)
|
878 |
|
879 |
chatbot = gr.Chatbot(show_label=False)
|
|
|
873 |
gr.Markdown(
|
874 |
"# You are Asking Google Deep Mind about "
|
875 |
"\"From Whispers to Voices\", "
|
876 |
+
"it will need a few seconds to review the code"
|
877 |
)
|
878 |
|
879 |
chatbot = gr.Chatbot(show_label=False)
|