Skip to content

addward/TelegramBotNST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelegramBotNST

Python telegram bot for image style transfer using vgg19
Style transfer implementation is based on pytorch tutorial and article
Telegram bot is implemented using Python Telegram Bot library

How to start

  1. Recieve token from Bot Father
  2. Type recieved token and desired output image size into start.py file
  3. Start start.py script (sudo python3 start.py)

Examples

Content image Style image Output

About

Python telegram bot for image style transfer using vgg19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages