Spaces:
Paused
Paused
Upscaler bot
A discord bot to upscale images!
Features:
- Easy Upscaling: simply paste the image in the specified channel, and it'll be done in a minute!
- Local mode: option to receive image instantly via the local network (requires the Flask repository).
- Multiple modes: choose whether optimize for speed, general photos, or anime/graphics!
Requirements:
- discord, pytz, python-dotenv, requests
- Use
pip install -r requirements.txt
- Use
- Real-ESRGAN vulkan executable.
- Download the zip file from the link above and extract to the real-esrgan folder.
- My Flask server.
- Clone to ~/Code/Flask and run.