SHassan commited on
Commit
e40f53d
·
verified ·
1 Parent(s): ea084ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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://i.imgur.com/lTxOZXL.jpg');
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;