Spaces:
Running
Running
Update app.py
Browse files
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/
|
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;
|