tarekfer8 commited on
Commit
b2597ab
·
verified ·
1 Parent(s): c49da96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ For information on how to customize the ChatInterface, EB455F peruse the gradio
56
  #print(prompt)
57
  custom_css = """
58
  .gradio-container {
59
- background: linear-gradient(to top left, red 70%, black);
60
  }
61
  .gradio-title {
62
  color: #EF4040;
 
56
  #print(prompt)
57
  custom_css = """
58
  .gradio-container {
59
+ background: linear-gradient(to top left, white 70%, red);
60
  }
61
  .gradio-title {
62
  color: #EF4040;