Model reference · open weights
minecraft-skin-generator-sdxl is an open-weight image model from monadical-labs. 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 by | monadical-labs |
|---|---|
| Type | Image models |
| Task | Text→image |
| Parameters (lead) | 2.6B |
| Runs with | diffusers |
| Released | 2024-02-19 |
| Popularity | 31k downloads / month |
| Licence | Open weights |
About
Monadical is pleased to announce the official release of the Minecraft Skin Generator XL model. We had previously released the Minecraft Skin Generator model based upon Stable Diffusion 2. This new model offers significant improvements over the last generation of models.
'Kelly Kapoor from the TV show "The Office"'
'Saul Goodman from the TV show "Better Call Saul"'
'Gustavo Fring from the TV show "Breaking Bad"'
'Daryl Dixon from the TV show "The Walking Dead"'
'Zach Galifianakis as Alan in the movie "The Hangover"'
There are several options for trying out this new model:
Happy crafting!
From the published model card. Full card on the HuggingFace links in the sidebar.
Using it via the API
Once AxForge deploys minecraft-skin-generator-sdxl for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (minecraft-skin-generator-sdxl 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":"minecraft-skin-generator-sdxl","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.