Skip to content

Telegram bot for transfering style from one photo to another

Notifications You must be signed in to change notification settings

OrlovAlexey/project_telegram_bot

Repository files navigation

Telegram bot

This telegram bot uses neural network to transer style from one photo to another. It uses pretrained CNN model VGG-19. Aiogram api is used for handling messages from users asynchronously.

Installing libraries

pip install -r requirements.txt

Running

python3 review2_telegram_bot.py

About

Telegram bot for transfering style from one photo to another

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages