Instructions to use ronleng/Nova-MageCompatible with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ronleng/Nova-MageCompatible with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("rupeshs/LCM-runwayml-stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ronleng/Nova-MageCompatible") prompt = "Nova, solo, anime style, cinematic lighting, astronaut suit, headphones, in space station, looking out the window" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Nova Lofi v1

- Prompt
- Nova, solo, anime style, cinematic lighting, astronaut suit, headphones, in space station, looking out the window
- Negative Prompt
- low quality, blurry, deformed, bad hands, extra limbs, low resolution

- Prompt
- Nova, solo, anime style, cinematic lighting, astronaut suit, headphones, in space station, looking out the window
- Negative Prompt
- low quality, blurry, deformed, bad hands, extra limbs, low resolution

- Prompt
- Nova, solo, anime style, cinematic lighting, astronaut suit, headphones, in space station, looking out the window
- Negative Prompt
- low quality, blurry, deformed, bad hands, extra limbs, low resolution
Model description
LoRA model for Nova, a female astronaut in the CosmoLofi universe. Anime-style sci-fi character with consistent headphones, spacesuit, and gentle expression.
๐น Base model: runwayml/stable-diffusion-v1-5 ๐น Compatible with rupeshs/LCM-runwayml-stable-diffusion-v1-5 ๐น Ideal for cinematic anime-style illustrations, space themes, and emotional scenes.
Trigger words
You should use Nova to trigger the image generation.
You should use CosmoLofi to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- -
Model tree for ronleng/Nova-MageCompatible
Base model
rupeshs/LCM-runwayml-stable-diffusion-v1-5