Model reference · open weights
PicXReal is an open-weight image model from Yntec. 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 | Yntec |
|---|---|
| Type | Image models |
| Task | Text→image |
| Parameters (lead) | 860M |
| Runs with | diffusers |
| Released | 2024-09-24 |
| Popularity | 1k downloads / month |
| Licence | Open weights |
About
Original page: https://civitai.com/models/241415/picxreal - samples and prompts (all use seed 9119):
Extravagant robe featuring ethereal nebula patterns, Trailblazer, Tall, Slim, Heart-Shaped Face, Auburn Hair, dark brown Eyes, Long Hair, Fine Hair, Braided Crown, Clip-on earrings, rust velvet lipstick, City floating in the clouds,
Star wars suit, Starlet, Short, Skinny, Diamond-Shaped Face, Fair Skin, Platinum Blonde Hair, Blue Eyes, Short Nose, Thick Lips, Long Hair, Straight Hair, Beach Waves, Drop earrings, gloss metallic lipstick, Astrophysicist, Investigating the potential for mining resources from asteroids,
a render of alien sci-fi city. ultra detailed, ultra realistic, high resolution, high quality
Biomechanical exosuit with integrated biofeedback sensors, Maven, Tall, Skinny, Square Face, Tan Skin, Brunette Hair, Hazel Eyes with Green Flecks, Shoulder-Length Hair, Straight Hair, High Chignon, Faux gauge earrings, golden velvet lipstick, The dance of shimmering auroras, painting the sky with vibrant ribbons of light,
From the published model card. Full card on the HuggingFace links in the sidebar.
Using it via the API
Once AxForge deploys picxreal for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (picxreal 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":"picxreal","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.