Spaces:
Runtime error
Runtime error
Srinivasulu kethanaboina
commited on
Commit
•
7b0ee51
1
Parent(s):
d9ece28
Update app.py
Browse files
app.py
CHANGED
@@ -164,6 +164,10 @@ footer {
|
|
164 |
background-color: #F8D7DA;
|
165 |
}
|
166 |
label.svelte-1b6s6s {display: none}
|
|
|
|
|
|
|
|
|
167 |
'''
|
168 |
|
169 |
gr.ChatInterface(chat_interface,
|
|
|
164 |
background-color: #F8D7DA;
|
165 |
}
|
166 |
label.svelte-1b6s6s {display: none}
|
167 |
+
div.svelte-rk35yg {display: none;}
|
168 |
+
div.progress-text.svelte-z7cif2.meta-text {display: none;}
|
169 |
+
|
170 |
+
|
171 |
'''
|
172 |
|
173 |
gr.ChatInterface(chat_interface,
|