ToUpperCaseModel

This model converts a single lowercase letter to its uppercase equivalent.

Example Usage

Input:

{"letter": "a"}

### Output:
```json
{"uppercase_letter": "A"}
Downloads last month
0
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the HF Inference API does not support flair models with pipeline type text2text-generation