Update app.py
Browse files
app.py
CHANGED
@@ -56,7 +56,7 @@ For information on how to customize the ChatInterface, peruse the gradio docs: h
|
|
56 |
#print(prompt)
|
57 |
custom_css = """
|
58 |
.gradio-container {
|
59 |
-
background-color: #
|
60 |
}
|
61 |
.gradio-title {
|
62 |
color: #EF4040;
|
|
|
56 |
#print(prompt)
|
57 |
custom_css = """
|
58 |
.gradio-container {
|
59 |
+
background-color: #EB455F;
|
60 |
}
|
61 |
.gradio-title {
|
62 |
color: #EF4040;
|