generated from society-ai/simple-chatbot-openai
Meet your cheerful chat buddy! This app is your optimistic friend who always sees the bright side. From everyday questions to life’s big moments, get uplifting responses and positive vibes that’ll make you smile, no matter what you’re asking about!
Update app.py
All checks were successful
society-ai-hub-container-cache Actions Demo / build (push) Successful in 26s
All checks were successful
society-ai-hub-container-cache Actions Demo / build (push) Successful in 26s
This commit is contained in:
parent
a0c9f6d216
commit
d6e793d8d3
2
app.py
2
app.py
@ -16,7 +16,7 @@ SYSTEM_PROMPT = {
|
|||||||
# Background CSS to include a background image
|
# Background CSS to include a background image
|
||||||
BACKGROUND_CSS =
|
BACKGROUND_CSS =
|
||||||
body {
|
body {
|
||||||
background-image: url('https://www.imghippo.com/i/Es4003HeI.png);
|
background-image: url('https://www.imghippo.com/i/Es4003HeI.png');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user