Model reference · open weights
majicflus is an open-weight image model from Shakker-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 | Shakker-Labs |
|---|---|
| Type | Image models |
| Task | Text→image |
| Runs with | diffusers |
| Released | 2025-01-06 |
| Popularity | 1k downloads / month |
| Licence | Commercial licence needed |
About
MajicFlus is a model fine-tuned and merged based on flux.dev, specializing in high-quality portrait generation, with a particular focus on capturing the delicacy and beauty of Asian women. The model emphasizes aesthetics, realism, and user-friendliness, allowing users to generate high-quality results with simple prompts while also handling complex prompts effectively.
MajicFlus is launching alongside a collection of LoRAs created by multiple community members. These LoRAs further enhance the model’s functionality and performance, offering users more creative possibilities and enabling the model to adapt to specific styles and scenarios.
You can also download and try this model at Shakker AI.
This model is trained by our copyrighted users Merjic. We release this model under permissions. The model follows flux-1-dev-non-commercial-license.
From the published model card. Full card on the HuggingFace links in the sidebar.
How it works
Using it via the API
Once AxForge deploys majicflus for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (majicflus 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":"majicflus","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.