VishnuRamDebyez commited on
Commit
4c22d4b
·
verified ·
1 Parent(s): 68287c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ with gr.Blocks(theme=theme, css=".gradio-container {background-color: #20e80e}")
55
  clear = gr.ClearButton(
56
  [msg, chatbot],
57
  value="Clear Conversation",
58
- variant="primary",
59
  )
60
 
61
  # Response Function (unchanged)
 
55
  clear = gr.ClearButton(
56
  [msg, chatbot],
57
  value="Clear Conversation",
58
+ variant="#20e80e",
59
  )
60
 
61
  # Response Function (unchanged)