VishnuRamDebyez commited on
Commit
ae730ec
·
verified ·
1 Parent(s): 5f423ea

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="#050a05",
59
  )
60
 
61
  # Response Function (unchanged)
 
55
  clear = gr.ClearButton(
56
  [msg, chatbot],
57
  value="Clear Conversation",
58
+ variant="primary",
59
  )
60
 
61
  # Response Function (unchanged)