Generation data
COPY ALL
Resources used
Z Image Turbo
CheckpointTurbo
Prompt
External Generator
txt2img
School teacher with chalk in one hand and "AI Art" book in the other hand.
Teacher is explaining explaining the code to the class.
Blackboard behind him is filled with python code written using chalk.
Neon lightning-bolt lamp (&¡þ) and pinned A3 paper with large text 6B is on the wall at top left corner.
Cinematic light, natural sunset sunlight through the window. photorealistic.
The code is
image = pipe(
prompt=prompt,
height=1024,
width=1024,
num_inference_steps=9, # This actually results in 8 DiT forwards
guidance_scale=0.0, # Guidance should be 0 for the Turbo models
generator=torch.Generator("cuda").manual_seed(21),
).images[0]
Other metadata
cfgScale:1
steps:9
seed:21
Discussion


