Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -128,7 +128,7 @@ def make_frontend(
|
|
128 |
|
129 |
allow_flagging = "never"
|
130 |
|
131 |
-
theme="Nymbo/Alyx_Theme
|
132 |
|
133 |
# build a basic browser interface to a Python function
|
134 |
frontend = gr.Interface(
|
|
|
128 |
|
129 |
allow_flagging = "never"
|
130 |
|
131 |
+
theme="Nymbo/Alyx_Theme"
|
132 |
|
133 |
# build a basic browser interface to a Python function
|
134 |
frontend = gr.Interface(
|