Skip to content

A Telegram bot that upscale photo with Real-ESRGAN-ncnn-vulkan

License

Notifications You must be signed in to change notification settings

ep1sode-33/Real-ESRGAN-TG-bot

Repository files navigation

Real-ESRGAN-TG-bot

A Telegram bot that upscale photo with Real-ESRGAN-ncnn-vulkan

🔧 Dependencies and Installation

Installation

  1. Clone repo

    git clone https://github.com/keep1earning/Real-ESRGAN-TG-bot
    cd Real-ESRGAN-TG-bot
  2. Install dependent packages

    chmod +x ./install_realesrgan-ncnn-vulkan.sh
    bash ./install_realesrgan-ncnn-vulkan.sh
    pip install -r requirements.txt
  3. Input api_id & api_hash & bot_token in tg_bot_config.txt

  4. Run the main program

    python3 ./main.py

About

A Telegram bot that upscale photo with Real-ESRGAN-ncnn-vulkan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published