Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -76,7 +76,7 @@ demo = gr.Interface(
|
|
76 |
outputs="image",
|
77 |
examples=examples,
|
78 |
title=title,
|
79 |
-
theme="Nymbo/
|
80 |
)
|
81 |
|
82 |
if __name__ == "__main__":
|
|
|
76 |
outputs="image",
|
77 |
examples=examples,
|
78 |
title=title,
|
79 |
+
theme="Nymbo/Nymbo_Theme"
|
80 |
)
|
81 |
|
82 |
if __name__ == "__main__":
|