Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import gradio as gr
|
|
4 |
def generate_card(name, message):
|
5 |
# HTML greeting card layout with inline CSS
|
6 |
html = f"""
|
7 |
-
<div style="background-image: url('https://
|
8 |
background-size: cover;
|
9 |
color: white;
|
10 |
height: 300px;
|
|
|
4 |
def generate_card(name, message):
|
5 |
# HTML greeting card layout with inline CSS
|
6 |
html = f"""
|
7 |
+
<div style="background-image: url('https://imgur.com/gallery/tried-hand-digital-watercolor-what-do-you-think-9MNLzB3#/t/wallpaper');
|
8 |
background-size: cover;
|
9 |
color: white;
|
10 |
height: 300px;
|