peterkros commited on
Commit
445f946
·
verified ·
1 Parent(s): 805e5bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ css = """
74
  border: 1px solid #ccc;
75
  border-radius: 20px;
76
  overflow: hidden;
77
- background: url('https://path-to-your-phone-background-image.png') no-repeat center center;
78
  background-size: cover;
79
  height: 700px;
80
  }
 
74
  border: 1px solid #ccc;
75
  border-radius: 20px;
76
  overflow: hidden;
77
+ background: url('https://huggingface.co/spaces/peterkros/child-safe-chatbot/blob/main/iPhone-mob.png') no-repeat center center;
78
  background-size: cover;
79
  height: 700px;
80
  }