mindexplorer commited on
Commit
dfe608b
1 Parent(s): 9aee3e0

Update app.py

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