https://github.com/adistrim/removesillybg
Build using fastAPI and some static pages. Simply drag and drop your image onto the webpage, and watch as the background disappears within seconds. Perfect for quick edits.
https://github.com/adistrim/removesillybg
docker fastapi python remove-background
Last synced: 2 months ago
JSON representation
Build using fastAPI and some static pages. Simply drag and drop your image onto the webpage, and watch as the background disappears within seconds. Perfect for quick edits.
- Host: GitHub
- URL: https://github.com/adistrim/removesillybg
- Owner: adistrim
- License: mit
- Created: 2024-04-27T19:22:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T07:28:26.000Z (about 2 years ago)
- Last Synced: 2025-03-01T01:28:03.752Z (over 1 year ago)
- Topics: docker, fastapi, python, remove-background
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Remove Silly BG 🤪
Remove Silly BG is the ultimate solution for anyone tired of boring backgrounds ruining their photos! Say goodbye to mundane landscapes, cluttered rooms, and awkwardly placed objects. With Remove Silly BG, you can effortlessly remove backgrounds from your images and replace them with something infinitely more hilarious!
## Features
- **Background Removal**: Remove boring backgrounds with just a few clicks or drags!
- **Drag-and-Drop Interface**: Simply drag your boring images onto our drop area and watch the magic happen!
- **FastAPI Server**: The FastAPI server ensures lightning-fast background removal with zero hassle.
## How to Use
1. **Drop Your Boring Images**: Drag your dull photos onto our drop area and let the fun begin!
2. **Wait for the Magic**
3. **Download and Share**: Once your image is ready, download it and share it with the world!
## Prerequisites
To get started with Remove Silly BG, you'll need:
- Python
- A sense of humor
- A collection of silly images to replace your boring backgrounds
## Installation
### Running Locally
1. Clone this repository to your local machine.
2. Install the required dependencies using `pip install -r requirements.txt`.
3. Run the server with `uvicorn main:app --reload`.
### Using Docker
1. Build the Docker image:
```docker
docker build -t remove-silly-bg .
```
2. Run the Docker container:
```docker
docker run -d -p 8000:8000 remove-silly-bg
```
_Replace `8000:8000` with the desired host and container port if needed._
## Contributing
We welcome contributions from fellow comedians, meme enthusiasts, and anyone else with a knack for silliness! If you'd like to contribute to Remove Silly BG, here's how:
1. Fork this repository and clone it to your local machine.
2. Create a new branch for your feature or bug fix.
3. Make your changes and test them thoroughly.
4. Commit your changes with a clear and descriptive message.
5. Push your changes to your fork.
6. Submit a pull request, and we'll review it as soon as we can!
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
---
_Brought to you by the makers of "Why So Serious? - The World's Funniest Image Editing Tools 🤪"_