feat: add UpRes AI image upscaling API
Adds UpRes (https://upres.ai/docs/api) to Art & Design section. Supports Real-ESRGAN, SeedVR2, AuraSR — up to 8K, 18 models, apiKey auth, HTTPS, CORS enabled.
This commit is contained in:
@@ -206,6 +206,7 @@ API | Description | Auth | HTTPS | CORS |
|
||||
| [PHP-Noise](https://php-noise.com/) | Noise Background Image Generator | No | Yes | Yes |
|
||||
| [Pixel Encounter](https://pixelencounter.com/api) | SVG Icon Generator | No | Yes | No |
|
||||
| [Rijksmuseum](https://data.rijksmuseum.nl/object-metadata/api/) | RijksMuseum Data | `apiKey` | Yes | Unknown |
|
||||
| [UpRes](https://upres.ai/docs/api) | AI image upscaling to 8K with 18 models (Real-ESRGAN, SeedVR2, AuraSR) | `apiKey` | Yes | Yes |
|
||||
| [Word Cloud](https://wordcloudapi.com/) | Easily create word clouds | `apiKey` | Yes | Unknown |
|
||||
| [xColors](https://x-colors.herokuapp.com/) | Generate & convert colors | No | Yes | Yes |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user