mohan696matlab
commited on
Commit
·
c36c82b
1
Parent(s):
86a618f
citrus theme
Browse files
app.py
CHANGED
@@ -99,7 +99,7 @@ def clear_api_key():
|
|
99 |
return ""
|
100 |
|
101 |
|
102 |
-
with gr.Blocks(theme=gr.themes.
|
103 |
with gr.Column():
|
104 |
|
105 |
gr.Markdown(
|
|
|
99 |
return ""
|
100 |
|
101 |
|
102 |
+
with gr.Blocks(theme=gr.themes.Citrus) as microphone:
|
103 |
with gr.Column():
|
104 |
|
105 |
gr.Markdown(
|