AeroX2's picture
Images part 1
0585dd3
raw
history blame
4.84 kB
Measure-Command { .\src\build\Release\sd.exe --models-path sdxlturbo --seed 1000 --prompt "A cinematic shot of a baby raccoon wearing an intricate italian priest robe." --not-tiled --turbo --steps 1 --output sdxlturbo-1steps-seed1000.png | Out-Default }
----------------[start]------------------
positive_prompt: A cinematic shot of a baby raccoon wearing an intricate italian priest robe.
SDXL turbo doesn't support negative_prompts
output_png_path: sdxlturbo-1steps-seed1000.png
steps: 1
seed: 1000
----------------[prompt]------------------
----------------[diffusion]---------------
step:0 33042ms
----------------[decode]------------------
----------------[close]-------------------
peak working set size: 1.010345 GB
Days : 0
Hours : 0
Minutes : 0
Seconds : 49
Milliseconds : 585
Ticks : 495854865
TotalDays : 0.00057390609375
TotalHours : 0.01377374625
TotalMinutes : 0.826424775
TotalSeconds : 49.5854865
TotalMilliseconds : 49585.4865
Measure-Command { .\src\build\Release\sd.exe --models-path sdxlturbo --seed 1000 --prompt "A cinematic shot of a baby raccoon wearing an intricate italian priest robe." --not-tiled --turbo --steps 3 --output sdxlturbo-3steps-seed1000.png | Out-Default }
----------------[start]------------------
positive_prompt: A cinematic shot of a baby raccoon wearing an intricate italian priest robe.
SDXL turbo doesn't support negative_prompts
output_png_path: sdxlturbo-3steps-seed1000.png
steps: 3
seed: 1000
----------------[prompt]------------------
----------------[diffusion]---------------
step:0 29499ms
step:1 29069ms
step:2 29683ms
----------------[decode]------------------
----------------[close]-------------------
peak working set size: 1.012241 GB
Days : 0
Hours : 0
Minutes : 1
Seconds : 43
Milliseconds : 86
Ticks : 1030864502
TotalDays : 0.00119313021064815
TotalHours : 0.0286351250555556
TotalMinutes : 1.71810750333333
TotalSeconds : 103.0864502
TotalMilliseconds : 103086.4502
Measure-Command { .\src\build\Release\sd.exe --models-path sdxlturbo --seed 1000 --prompt "A cinematic shot of a baby raccoon wearing an intricate italian priest robe." --not-tiled --turbo --steps 5 --output sdxlturbo-5steps-seed1000.png | Out-Default }
----------------[start]------------------
positive_prompt: A cinematic shot of a baby raccoon wearing an intricate italian priest robe.
SDXL turbo doesn't support negative_prompts
output_png_path: sdxlturbo-5steps-seed1000.png
steps: 5
seed: 1000
----------------[prompt]------------------
----------------[diffusion]---------------
step:0 30834ms
step:1 29839ms
step:2 30309ms
step:3 30944ms
step:4 30015ms
----------------[decode]------------------
----------------[close]-------------------
peak working set size: 1.012375 GB
Days : 0
Hours : 0
Minutes : 2
Seconds : 46
Milliseconds : 626
Ticks : 1666263201
TotalDays : 0.00192854537152778
TotalHours : 0.0462850889166667
TotalMinutes : 2.777105335
TotalSeconds : 166.6263201
TotalMilliseconds : 166626.3201
Measure-Command { .\src\build\Release\sd.exe --models-path sdxlturbo --seed 1000 --prompt "A cinematic shot of a baby raccoon wearing an intricate italian priest robe." --not-tiled --turbo --steps 10 --output sdxlturbo-10steps-seed1000.png | Out-Default }
----------------[start]------------------
positive_prompt: A cinematic shot of a baby raccoon wearing an intricate italian priest robe.
SDXL turbo doesn't support negative_prompts
output_png_path: sdxlturbo-10steps-seed1000.png
steps: 10
seed: 1000
----------------[prompt]------------------
----------------[diffusion]---------------
step:0 33234ms
step:1 31589ms
step:2 32346ms
step:3 31843ms
step:4 31328ms
step:5 32869ms
step:6 29583ms
step:7 29633ms
step:8 30386ms
step:9 29968ms
----------------[decode]------------------
----------------[close]-------------------
peak working set size: 1.012302 GB
Days : 0
Hours : 0
Minutes : 5
Seconds : 28
Milliseconds : 90
Ticks : 3280903752
TotalDays : 0.00379734230555556
TotalHours : 0.0911362153333333
TotalMinutes : 5.46817292
TotalSeconds : 328.0903752
Measure-Command { .\src\build\Release\sd.exe --models-path ..\OnnxStreamData\sdxl --seed 1000 --prompt "A cinematic shot of a baby raccoon wearing an intricate italian priest robe." --not-tiled --xl --steps 1 --output sdxl-10steps-seed1000.png | Out-Default }
--steps must be >= 3.