Skip to content

Commit

Permalink
markdown updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullahMansoor123 committed May 13, 2024
1 parent 22258f6 commit 93c4f3b
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
Here's a README.md file for your code:

```markdown

# Background Changing App

This is a Streamlit web application for changing the background of an image. It allows users to upload an image containing a person, select a background from predefined options, and then removes the person from the foreground image and blends it with the selected background.

## Setup

To run this application locally, follow these steps:


1. Clone this repository:

```bash
git clone <repository_url>
git clone https://github.com/AbdullahMansoor123/image_background_changer
```

2. Navigate to the cloned directory:

```bash
cd <repository_directory>
cd image_background_changer
```

3. Install the required dependencies:
Expand Down Expand Up @@ -62,7 +62,6 @@ Once the application starts, follow these steps:

[License](LICENSE)

```

Feel free to customize it further according to your needs!
Streamlit App link --> https://imagebackgroundchanger-wcwrrvh4ypexl4jtzd5gni.streamlit.app/
## Streamlit App
**Click here to check my -->[Streamlit App](https://imagebackgroundchanger-wcwrrvh4ypexl4jtzd5gni.streamlit.app/)**

0 comments on commit 93c4f3b

Please sign in to comment.