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
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - text: >- | |
| Nova, solo, anime style, cinematic lighting, astronaut suit, headphones, in | |
| space station, looking out the window | |
| parameters: | |
| negative_prompt: low quality, blurry, deformed, bad hands, extra limbs, low resolution | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.15.37 - A unified-character anime-style | |
| illustration of Nova, a female astronaut with short black hair, brown | |
| eyes, and a gentle, melancholic expression. She .png | |
| - text: >- | |
| Nova, solo, anime style, cinematic lighting, astronaut suit, headphones, in | |
| space station, looking out the window | |
| parameters: | |
| negative_prompt: low quality, blurry, deformed, bad hands, extra limbs, low resolution | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.15.40 - An anime-style illustration of Nova, a | |
| female astronaut with short black hair and brown eyes, sitting quietly at | |
| a futuristic control desk inside a sp.png | |
| - text: >- | |
| Nova, solo, anime style, cinematic lighting, astronaut suit, headphones, in | |
| space station, looking out the window | |
| parameters: | |
| negative_prompt: low quality, blurry, deformed, bad hands, extra limbs, low resolution | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.15.45 - A soft, emotional anime-style | |
| illustration of a female astronaut named Nova walking slowly through a | |
| futuristic space station corridor. She has short .png | |
| base_model: rupeshs/LCM-runwayml-stable-diffusion-v1-5 | |
| instance_prompt: Nova, CosmoLofi | |
| license: mit | |
| # Nova Lofi v1 | |
| <Gallery /> | |
| ## 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](/ronleng/Nova-MageCompatible/tree/main) them in the Files & versions tab. | |