rishi9440 commited on
Commit
a16ac36
1 Parent(s): da406d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -29,14 +29,6 @@ def image_download_button(pil_image, filename: str, fmt: str, label="Download"):
29
  )
30
 
31
 
32
- st.title("AI Photo Background Removal")
33
- st.image(Image.open("assets/demo.jpg"))
34
- st.write(
35
- """
36
- You want to remove your photo background, but don't have the time and effort to learn photo editing skills?
37
- **This app will change or remove your photo background, in seconds.**
38
- """
39
- )
40
 
41
  uploaded_file = st.file_uploader(
42
  label="Upload your photo here",
 
29
  )
30
 
31
 
 
 
 
 
 
 
 
 
32
 
33
  uploaded_file = st.file_uploader(
34
  label="Upload your photo here",