anegi commited on
Commit
5795bcd
·
1 Parent(s): e0bf6fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  )