Model reference · open weights

swin2SR-compressed-sr-x4-48

Available as managed deployment Image caidas Image edit 1 variants 969 dl/mo

swin2SR-compressed-sr-x4-48 is an open-weight image model from caidas. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Released bycaidas
TypeImage models
TaskImage edit
Parameters (lead)12M
Runs withtransformers
Released2022-12-16
Popularity969 downloads / month
LicenceOpen weights

About

What swin2SR-compressed-sr-x4-48 is

Swin2SR model that upscales images x4. It was introduced in the paper Swin2SR: SwinV2 Transformer for Compressed Image Super-Resolution and Restoration by Conde et al. and first released in this repository.

Read the full model card

Intended use cases

This model is intended for compressed image super resolution.

Usage

Refer to the documentation.

From the published model card. Full card on the HuggingFace links in the sidebar.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys swin2sr-compressed-sr-x4-48 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (swin2sr-compressed-sr-x4-48 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/images/generations \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"swin2sr-compressed-sr-x4-48","prompt":"a red bicycle","size":"1024x1024"}'

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms