here's another wholesome example with telegram bot. (the ability to change background colors 🎨).
Bot Link 🔗 - https://t.me/BackGrndRemoverBot
Star This Repository ⭐
Special Features
Accurate Images 🖼
Fast and lightning ⚡
Force sub to channel ✌
Free and no limits 👌
Change Background Color 🎨
A Powerful telegram bot to remove background from an Image. Free and definitely unlimited with fastest processing.
TOKEN = "Bot token"
MONGO_URI = "mongo db uri"
IMAGES_DIR = 'images' #Make a dictionary "images".
PRIVATE_CHANNEL_ID ='id' #id of the channel/group.
Edit these values in the main.py file 📁.
pip install pyTelegramBotAPI
pip install pillow
pip install rembg
pip install pymongo
python main.py
Links and Contacts 💘
Telegram Channel:- https://t.me/pittowpage
Telegram Contact:- https://t.me/pittopiooh
Email 📧:-
hubg34917@gmail.com
Special Thanks 🌹
- Removebg
- Telebot