An open API service indexing awesome lists of open source software.

https://github.com/zotho/removebg_bot

Telegram bot for remove background on images
https://github.com/zotho/removebg_bot

api image-processing python selenium telegram-bot

Last synced: about 1 month ago
JSON representation

Telegram bot for remove background on images

Awesome Lists containing this project

README

          

# removebg_bot
Temegram bot for remove background on images

Change settings in `config.json`

Run parallel tasks:
```bash
cd imgs
python3 -m http.server
```

```bash
python3 removebg_bot.py
```

```bash
python3 remove_background.py
```