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/cyber-graphic")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

YAML Metadata Error:"widget[0].text" must be a string

Cyber Graphic

Image 0

Introducing Cyber Graphic Model: An AI Model for Cyberpunk and Graphic Art

Cyber Graphic Model is designed to generate captivating computer art, poster art, and cyberpunk-inspired visuals.

the SDXL version works on its own without any other loRAs

only for 1.5 versions : To achieve the best results in your creative endeavors, a winning combination involves utilizing both the "fine-tuned" version and the "general style" models. Each model plays a specific and complementary role, enhancing the overall output and providing a powerful toolset to unlock your creative potential.

The training of Cyber Graphic Model utilized a carefully curated dataset, consisting of a wide range of computer art, poster art, and cyberpunk-themed images. The dataset encompassed various styles, compositions, color palettes, and artistic techniques prevalent in the cyberpunk and graphic art genres.

Image examples for the model:

Image 1 Image 2 Image 3 Image 4 Image 5 Image 6 Image 7 Image 8 Image 9

Downloads last month
10
Inference Providers NEW

Model tree for CiroN2022/cyber-graphic

Adapter
(9683)
this model