A Telegram bot that upscale photo with Real-ESRGAN-ncnn-vulkan
-
Clone repo
git clone https://github.com/keep1earning/Real-ESRGAN-TG-bot cd Real-ESRGAN-TG-bot
-
Install dependent packages
chmod +x ./install_realesrgan-ncnn-vulkan.sh bash ./install_realesrgan-ncnn-vulkan.sh pip install -r requirements.txt
-
Input api_id & api_hash & bot_token in tg_bot_config.txt
-
Run the main program
python3 ./main.py