engralimalik commited on
Commit
22552d5
·
verified ·
1 Parent(s): b1e0076

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ def add_bg_from_url(image_url):
21
  )
22
 
23
  # Add the background image using the provided URL
24
- background_image_url = 'https://huggingface.co/spaces/engralimalik/Smart-Expense-Tracker/resolve/main/colorful-abstract-textured-background-design.jpg'
25
  add_bg_from_url(background_image_url)
26
 
27
  # File upload
 
21
  )
22
 
23
  # Add the background image using the provided URL
24
+ background_image_url = 'https://huggingface.co/spaces/engralimalik/Smart-Expense-Tracker/resolve/main/top-view-finance-business-elements.jpg'
25
  add_bg_from_url(background_image_url)
26
 
27
  # File upload