sahapranta commited on
Commit
f4cfc0b
1 Parent(s): e5f6680

changed the description to be in the center

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ def main(image_path, threshold):
99
 
100
 
101
  title = "Background Remover"
102
- description = "You can remove the background from a given image. To use it, simply upload your image."
103
  article = ""
104
 
105
  # url = "https://huggingface.co/datasets/nateraw/background-remover-files/resolve/main/twitter_profile_pic.jpeg"
 
99
 
100
 
101
  title = "Background Remover"
102
+ description = "<div style='text-align: center;'>You can remove the background from a given image. To use it, simply upload your image.</div>"
103
  article = ""
104
 
105
  # url = "https://huggingface.co/datasets/nateraw/background-remover-files/resolve/main/twitter_profile_pic.jpeg"