RaniRahbani commited on
Commit
e50de44
·
verified ·
1 Parent(s): 1221b25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -74,6 +74,7 @@ demo = gr.ChatInterface(
74
  # label="Top-p (nucleus sampling)",
75
  # ),
76
  # ],
 
77
  )
78
 
79
 
 
74
  # label="Top-p (nucleus sampling)",
75
  # ),
76
  # ],
77
+ css=".svelte-7ddecg h1 {color: #64A149 !important; }"
78
  )
79
 
80