OpenModelDB is a community-driven database of AI upscaling models. We provide a centralized place to discover, compare, and download image/video upscaling models with detailed metadata, example images, and architecture information.
- Browse 600+ AI upscaling models with detailed information
- Compare models side-by-side with example images
- Filter by architecture, scale, tags, and more
- View model metadata including training details and licenses
- Download models from various sources
# Clone the repository
git clone https://github.com/OpenModelDB/open-model-database.git
cd open-model-database
# Install dependencies
npm ci
# Start the development server
npm run devThe site will be available at http://localhost:3010.
We welcome contributions! Here are some ways you can help:
- Add models: Submit new AI upscaling models to the database
- Report bugs: Open an issue if you find a problem
- Suggest features: Share ideas for improvements
- Improve documentation: Help make the docs better
See our Contributing Guide for detailed instructions on how to:
- Add new models via the web interface
- Set up a local development environment
- Submit pull requests
- React - UI framework
- Next.js - Static site generation
- Tailwind CSS - Styling
- TypeScript - Type safety
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
