Instructions to use Jonjew/NanoArmor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jonjew/NanoArmor 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("Jonjew/NanoArmor") prompt = "beautiful female cyborg" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Nano Armor Flux

- Prompt
- beautiful female cyborg

- Prompt
- a woman in a futuristic suit with glowing lights, glowing neon vray, nude, city bg, navel, breast

- Prompt
- a woman in a futuristic suit with glowing lights, glowing neon vray, nude, city bg

- Prompt
- underwear, a woman in a black bikini with flames around her, neon
Model description
FROM https://civitai.com/models/158145/nano-armor-flux-and-sd15?modelVersionId=737920
It is a powerful combination of metal armor, neon lights, and flames, with wild hair, a bare body, and cybernetic enhancements.
Trigger beautiful female cyborg
Trigger words
You should use beautiful female cyborg 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
- 5
Model tree for Jonjew/NanoArmor
Base model
black-forest-labs/FLUX.1-dev