Médéric Hurier (Fmind) commited on
Commit
a02c4f8
1 Parent(s): 34fc22e

chore: update interface theme to "soft"

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ PROMPT_SYSTEM = PROMPT_INSTRUCTIONS + PROMPT_CONTEXT
32
 
33
  # %% - Interfaces
34
 
35
- INTERFACE_THEME = "glass"
36
  INTERFACE_TITLE = "Fmind AI Assistant"
37
  INTERFACE_EXAMPLES = [
38
  "Who is Médéric Hurier (Fmind)?",
 
32
 
33
  # %% - Interfaces
34
 
35
+ INTERFACE_THEME = "soft"
36
  INTERFACE_TITLE = "Fmind AI Assistant"
37
  INTERFACE_EXAMPLES = [
38
  "Who is Médéric Hurier (Fmind)?",