Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fal-ai/upscaler-battleground-demo-app

Upscaler demo app showing the different available upscaling models served by fal.ai
https://github.com/fal-ai/upscaler-battleground-demo-app

ai ml nextjs upscaling

Last synced: 19 days ago
JSON representation

Upscaler demo app showing the different available upscaling models served by fal.ai

Awesome Lists containing this project

README

        

## Upscaler Comparator by fal.ai

This application is a comparator for Upscalers. It also shows the `fal.subscribe` client in action.

### Prerequisites

1. [Fal AI](https://fal.ai/) API key (for model access)

### Getting started

1. Add the `FAL_KEY` to your `.env.local` file.
2. Run
```sh
npm run dev
```