CCockrum commited on
Commit
7237d8a
·
verified ·
1 Parent(s): a875c04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from huggingface_hub import InferenceClient
4
  # Custom background CSS with semi-transparent panel
5
  css = """
6
  body {
7
- background-image: url('https://cdn-uploads.huggingface.co/production/uploads/67351c643fe51cb1aa28f2e5/vcVnxPZhCXRVL2fn3rG6B.jpeg');
8
  background-size: cover;
9
  background-position: center;
10
  background-repeat: no-repeat;
 
4
  # Custom background CSS with semi-transparent panel
5
  css = """
6
  body {
7
+ background-image: url('https://cdn-uploads.huggingface.co/production/uploads/67351c643fe51cb1aa28f2e5/YcsJnPk8HJvXiB5WkVmf1.jpeg');
8
  background-size: cover;
9
  background-position: center;
10
  background-repeat: no-repeat;