Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -133,7 +133,7 @@ demo = gr.Interface(
|
|
133 |
title=title,
|
134 |
examples=examples,
|
135 |
css=css,
|
136 |
-
theme="Nymbo/
|
137 |
)
|
138 |
|
139 |
if __name__ == "__main__":
|
|
|
133 |
title=title,
|
134 |
examples=examples,
|
135 |
css=css,
|
136 |
+
theme="Nymbo/Nymbo_Theme"
|
137 |
)
|
138 |
|
139 |
if __name__ == "__main__":
|