Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fal-ai/upscaler-battleground-demo-app
- Owner: fal-ai
- License: agpl-3.0
- Created: 2024-03-04T18:06:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-07T13:47:49.000Z (8 months ago)
- Last Synced: 2024-05-07T14:54:21.561Z (8 months ago)
- Topics: ai, ml, nextjs, upscaling
- Language: TypeScript
- Homepage: https://upscaler.party
- Size: 344 KB
- Stars: 8
- Watchers: 9
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```