Model reference · open weights

MeinaMix

Available as managed deployment Image Meina · community Text→image 2 variants 4k dl/mo

MeinaMix is an open-weight image model from Meina. 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 byMeina
TypeImage models
TaskText→image
Runs withdiffusers
Released2023-02-08
Popularity4k downloads / month
LicenceOpen weights

About

What MeinaMix is

MeinaMix Objective is to be able to do good art with little prompting.

  • For examples and prompts, please checkout: https://civitai.com/models/7240/meinamix

I have a discord server where you can post images that you generated, discuss prompt and/or ask for help.

  • https://discord.gg/XC9nGZNDUd If you like one of my models and want to support their updates

  • I've made a ko-fi page; https://ko-fi.com/meina where you can pay me a coffee <3

  • And a Patreon page; https://www.patreon.com/MeinaMix where you can support me and get acess to beta of my models!

  • You may also try this model using Sinkin.ai: https://sinkin.ai/m/vln8Nwr

  • MeinaMix and the other of Meinas will ALWAYS be FREE.

  • Recommendations of use: Enable Quantization in K samplers.

Hires.fix is needed for prompts where the character is far away in order to make decent images, it drastically improve the quality of face and eyes!

Recommended parameters:

Read the full model card
  • Sampler: Euler a: 40 to 60 steps.
  • Sampler: DPM++ SDE Karras: 30 to 60 steps.
  • CFG Scale: 7.
  • Resolutions: 512x768, 512x1024 for Portrait!
  • Resolutions: 768x512, 1024x512, 1536x512 for Landscape!
  • Hires.fix: R-ESRGAN 4x+Anime6b, with 10 steps at 0.1 up to 0.3 denoising.
  • Clip Skip: 2.
  • Negatives: ' (worst quality:2, low quality:2), (zombie, sketch, interlocked fingers, comic), '

From the published model card. Full card on the HuggingFace links in the sidebar.

How it works

How image models work

Text promptwhat to makeText encoderunderstands itDiffusion stepsdenoise to pixelsImagePNG / JPEGA diffusion model starts from noise and denoises it, guided by your prompt, into a finished image.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys meinamix for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (meinamix 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":"meinamix","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.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms