Model reference · open weights
Anything 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 |
| Based on | Yntec/AnythingV3 |
| Released | 2024-05-22 |
| Popularity | 4k downloads / month |
| Licence | Open weights |
About
768x768 version of this model with the kl-f8-anime2 VAE baked in for the Inference API.
Samples and prompts:
(Click for larger)
Top right: highquality, masterpiece, 1girl, Chi-Chi, close up, arms up, pink helmet, black hair, black eyes, blush, white teeth, bikini armor, aqua cape, pink gloves, pink boots, cleavage. cave, rock, mountain. blue collar, CHIBI.
Top left: retro videogames, robert jordan pepperoni pizza, josephine wall winner, hidari, roll20 illumination, radiant light, sitting elementary girl, Pretty CUTE, gorgeous hair, DETAILED CHIBI EYES, Magazine ad, iconic, 1943, Cartoon, sharp focus, 4k, towel. comic art on canvas by kyoani and ROSSDRAWS and watched
Bottom left: icon of adorable little red panda, round frame, blue glow, wearing shoes. CHIBI
Bottom right: Highly detailed, High Quality, Masterpiece, beautiful, cute girl as toon link, teal headwear, glad Zelda
Source: https://huggingface.co/swl-models/Anything-v5.0-PRT/tree/main
512x512 version: https://huggingface.co/stablediffusionapi/anything-v5
From the published model card. Full card on the HuggingFace links in the sidebar.
Using it via the API
Once AxForge deploys yntec-anything for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (yntec-anything 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":"yntec-anything","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.