How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("CiroN2022/high-tech-robotics")

prompt = "a hightech robotics in a computer circuit board with many circles and dots , white background, monochrome, comic, greyscale, gradient, no humans, lineart, dotted line , "
image = pipe(prompt).images[0]

High-tech Robotics

Image 0

a hightech robotics in a computer circuit board with many circles and dots , white background, monochrome, comic, greyscale, gradient, no humans, lineart, dotted line ,

None

Image examples for the model:

Image 1

a hightech robotics in a man standing in a long hallway with neon lights , solo, 1boy, standing, weapon, male focus, wings, ikari shinji ,

Image 2

a man with a futuristic face and a futuristic mask ,

Image 3

a hightech robotics in a computer circuit board with many circles and dots , white background, monochrome, comic, greyscale, gradient, no humans, lineart, dotted line ,

Image 4

a hightech robotics in a green and black background with a large number of lights , solo, looking at viewer, monochrome, no humans, glowing, green background, green theme ,

Image 5

a hightech robotics in a computer circuit board with many circles and dots , white background, monochrome, comic, greyscale, gradient, no humans, lineart, dotted line ,

Image 6

a hightech robotics in a futuristic space station with red and blue lights , 1girl, solo, standing, from behind, building, scenery, 1other, science fiction, light, road ,

Image 7

a hightech robotics in a futuristic space station with red and blue lights , 1girl, solo, standing, from behind, building, scenery, 1other, science fiction, light, road ,

Image 8

a hightech robotics in a man standing in front of a neon lit building , solo, 1boy, standing, male focus, from behind, english text, night, walking, silhouette ,

Image 9

a hightech robotics in a green and black background with a large number of lights , solo, looking at viewer, monochrome, no humans, glowing, green background, green theme ,

Downloads last month
5
Inference Providers NEW
Examples

Model tree for CiroN2022/high-tech-robotics

Adapter
(8357)
this model

Space using CiroN2022/high-tech-robotics 1