Skip to content

Models

With Nomisia, you can run various AI models on your local machine. Nomisia provides a simple and easy-to-use interface to run AI models without any hassle.

Available Models

Here are some of the models that you can run with Nomisia. You can have more information about the models on Nomisia’s official website model page.

Model NameModel Full NameMin Memory (MB)Min GPU Memory (MB)Description
playgroundplayground-v2.5-1024px-aesthetic133128192Aesthetic quality image generation
sdcannysd-controlnet-canny133128192Canny-edge guided image generation
stablediffusion3stable-diffusion-v31331210240High-quality text-to-image generation
sdxlstable-diffusion-xl-refiner-1.0133128192Advanced image refinement and generation
ssdssd-1b45006000Compact and fast SDXL-based image generation
fluxflux-v1-schnell327681638412B-parameter model for high-quality text-to-image generation
liveportraitliveportrait1331216384Animates still images to create realistic, dynamic facial movements
animagineanimagine-xl-3.11331210240Improved anime text-to-image model on Stable Diffusion XL

Run Models

To run a model with Nomisia, you can use the following command.

Terminal window
nomisia run [model-name]

For example, to run the playground model, you can use the following command.

Terminal window
nomisia run playground