macadeliccc commited on
Commit
3b856b3
·
verified ·
1 Parent(s): 48b6be9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,5 +78,5 @@ gr.ChatInterface(predict,
78
  'Recommend some popular science fiction books.',
79
  'Can you write a short story about a time-traveling detective?'
80
  ],
81
- theme=gr.themes.Soft(primary_hue="orange"),
82
  ).launch()
 
78
  'Recommend some popular science fiction books.',
79
  'Can you write a short story about a time-traveling detective?'
80
  ],
81
+ theme=gr.themes.Soft(primary_hue="purple"),
82
  ).launch()