Spaces:
Sleeping
Sleeping
mindexplorer
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -69,7 +69,7 @@ def extract_features(path, device):
|
|
69 |
background_image = """
|
70 |
<style>
|
71 |
[data-testid="stAppViewContainer"] > .main {
|
72 |
-
background-image: url("https://
|
73 |
# background-size: 100vw 100vh; # This sets the size to cover 100% of the viewport width and height
|
74 |
background-position: center;
|
75 |
background-repeat: no-repeat;
|
|
|
69 |
background_image = """
|
70 |
<style>
|
71 |
[data-testid="stAppViewContainer"] > .main {
|
72 |
+
background-image: url("https://i.imghippo.com/files/vtGZw1723987598.jpg");
|
73 |
# background-size: 100vw 100vh; # This sets the size to cover 100% of the viewport width and height
|
74 |
background-position: center;
|
75 |
background-repeat: no-repeat;
|