Instructions to use ronleng/Nova with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ronleng/Nova with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ronleng/Nova") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - text: '-' | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.14.17 - A cinematic anime-style illustration | |
| of Nova, a young female astronaut with short black hair and glowing blue | |
| headphones, wearing a sleek white and gr.png | |
| - text: '-' | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.14.23 - A clean and cinematic full-body | |
| anime-style character illustration of Nova, a young female astronaut with | |
| short black hair and soft brown eyes. She is.png | |
| - text: '-' | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.14.24 - A cinematic anime-style illustration | |
| of Nova, a young female astronaut with short black hair, wearing glowing | |
| blue headphones and a sleek white and gr.png | |
| - text: '-' | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.14.27 - A cinematic anime-style illustration | |
| of Nova, a young female astronaut with short black hair, glowing blue | |
| headphones, and a sleek white and gray futu.png | |
| - text: '-' | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.14.43 - A cinematic anime-style illustration | |
| of Nova, a young female astronaut with short black hair, standing with her | |
| back to the viewer on a rooftop in a f.png | |
| - text: '-' | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.14.56 - A clean and cinematic anime-style | |
| full-body character illustration of Nova, a young female astronaut with | |
| short black hair and soft brown eyes, standi.png | |
| - text: '-' | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.15.34 - 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: '-' | |
| 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: '-' | |
| 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: '-' | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.15.42 - An emotional anime-style illustration | |
| of a female astronaut named Nova sitting quietly in a futuristic space | |
| station room, reading a book. She has sho.png | |
| - text: '-' | |
| 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 | |
| - text: '-' | |
| output: | |
| url: >- | |
| images/DALL路E 2025-03-25 08.14.27 - A cinematic anime-style illustration | |
| of Nova, a young female astronaut with short black hair, glowing blue | |
| headphones, and a sleek white and gray futu.png | |
| base_model: black-forest-labs/FLUX.1-dev | |
| instance_prompt: null | |
| # Nova | |
| <Gallery /> | |
| ## Model description | |
| Nova | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/ronleng/Nova/tree/main) them in the Files & versions tab. | |