Spaces:
Runtime error
Runtime error
Alex Strick van Linschoten
commited on
Commit
·
10bd131
1
Parent(s):
c1d1337
change theme
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ gr.Interface(
|
|
34 |
title=title,
|
35 |
description=description,
|
36 |
article=article,
|
37 |
-
theme="
|
38 |
examples=examples,
|
39 |
interpretation=interpretation,
|
40 |
enable_queue=enable_queue,
|
|
|
34 |
title=title,
|
35 |
description=description,
|
36 |
article=article,
|
37 |
+
theme="peach",
|
38 |
examples=examples,
|
39 |
interpretation=interpretation,
|
40 |
enable_queue=enable_queue,
|