Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ interface = gr.Interface.load(
|
|
16 |
B: Yes, it is sunny and bright.
|
17 |
A: Wanna play football?
|
18 |
B: Sure, call C as well.''']],
|
19 |
-
theme = dark-peach
|
20 |
|
21 |
|
22 |
)
|
|
|
16 |
B: Yes, it is sunny and bright.
|
17 |
A: Wanna play football?
|
18 |
B: Sure, call C as well.''']],
|
19 |
+
theme = 'dark-peach'
|
20 |
|
21 |
|
22 |
)
|