vupscaler

Quick and dirty command line for Venice AI upscaling.

Language: Python 0 🍴 0 Updated: Jun 14, 2025
🔄 Data refreshed from GitHub

Venice AI Image Upscaler

A command-line tool for upscaling and enhancing images using the Venice AI API. This tool provides a simple interface to access Venice AI's powerful image upscaling and enhancement capabilities.

License

This project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License - see the LICENSE file for details.

Features

Troubleshooting

Common issues and solutions:

1. API Error: 401 Unauthorized - Check your API key in the .env file - Ensure the .env file is in the correct location - Verify the API key is valid

2. File too large - The script will automatically resize large files - Check the logs for resizing information

3. Invalid dimensions - Ensure your image meets the minimum size requirement - Check the logs for dimension information

4. Enhancement not working - Ensure you're using -e flag - For scale 1.0, enhancement is required

5. Executable not working - Ensure you have the latest Visual C++ Redistributable installed - Try running from command prompt to see error messages - Check if your antivirus is blocking the executable - Verify the .env file exists and contains a valid API key

Contributing

Feel free to submit issues and enhancement requests!

License

This project is licensed under the MIT License - see the LICENSE file for details.