Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CFGx, STEPxxSeed: 1620085323Seed:1931701040Seed:4075624134Seed:2736029172
Bookshop girl

Image Added

Image Added

Image Added

Image Added

Face and hand

Image Added

Image Added

Image Added

Image Added

Legs and shoes

Image Added

Image Added

Image Added

Image Added

Test 1 - Bookstore

Prompt: photorealistic girl in bookshop choosing the book in romantic stories shelf. smiling


8

1
16
2
32
4
64
8
CFG1
CFG2

Image Added

CFG3

Image Added

CFG4CFG6

Image Added

CFG5

Image Added

Test 2 - Face and hands

Prompt: Create a close-up photograph of a woman's face and hand, with her hand raised to her chin. She is wearing a white blazer and has a gold ring on her finger. Her nails are neatly manicured and her hair is pulled back into a low bun. She is smiling and has a radiant expression on her face. The background is a plain light gray color. The overall mood of the photo is elegant and sophisticated. The photo should have a soft, natural light and a slight warmth to it. The woman's hair is dark brown and pulled back into a low bun, with a few loose strands framing her face.

8

1
16
2
32
4
64
8
CFG1
CFG2

Image Added

CFG3

Image Added

CFG4

Image Added

CFG5

Image Added

CFG6

Test 3 - Legs

Prompt:  Generate a photo of a woman's legs, with her feet crossed and wearing white high-heeled shoes with ribbons tied around her ankles. The shoes should have a pointed toe and a stiletto heel. The woman's legs should be smooth and tanned, with a slight sheen to them. The background should be a light gray color. The photo should be taken from a low angle, looking up at the woman's legs. The ribbons should be tied in a bow shape around the ankles. The shoes should have a red sole. The woman's legs should be slightly bent at the knee.

Runtime: App: SD.Next| Version: b14d505| Pipeline: BooguImageTurboPipeline| Operations: txt2img

Parameters: Steps: 4| Size: 1024x1024| Scheduler: BooguFlowMatchEulerScheduler| Seed: 1620085323| CFG scale: 1| CFG rescale: 0| Model: Boogu-Image-0.1-Turbo

185H Time: 2m 5.85s | pipeline 125.74 te 2.10 vae 1.44 | GPU 39734 MB 62% | RAM 45.56 GB 73%


248163264
CFG1CFG2

Image Added

CFG3

Image Added

CFG4

Image Added

CFG5CFG6

Image Added

Test 4 - Other model covers

...

seed:1seed:2seed:3seed:4seed:5

Image Added

Image Added

Image Added

Image Added

Image Added

seed:6seed:7seed:8seed:9seed:10

Image Added

Image Added

Image Added

Image Added

Image Added

seed:21seed:42seed:68seed:324seed:2026

Image Added

Image Added

Image Added

Image Added

Image Added


System Info

Code Block
TueSun JanJul  65 0801:3536:3819 2026
app: sdnext.git updated: 2026-0107-0504 hash: b14d505d6 tag: f79c96be5 tags:  url: https://github.com/liutyi/sdnext/tree/ipexpytorch
arch: x86_64 cpu: x86_64 system: Linux release: 6.1417.0-3735-generic 
python: 3.12.3 Torch: 2.711.10+xpu
device: Intel(R) Arc(TM) Graphics (1) ipex: 2.7.10+xpu 
ram: free:44116.9814 used:179.3518 total:62.33  
gpu: free:47.68 used:10.47 total:58.15 gpu-active: current:6.77 peak:8.02 gpu-allocated: current:6.77 peak:8.02 gpu-reserved: current:10.47 peak:10.47 gpu-inactive: current:0.44 peak:0.92 events: retries:0 oom:0 utilization: 0125.32
xformers: diffusers: 0.3639.0.dev0 transformers: 45.14.570.3dev0
active: xpu dtype: torch.bfloat16 vae: torch.bfloat16 unet: torch.bfloat16
base: epicsoraXL_01Diffusers/Boogu/Boogu-Image-0.1-Turbo [c6fcb163417c475e94dd] refiner: none vae: none te: none unet: none
Backend: ipex Pipeline: native Memory optimization: none Cross-attention: Scaled-Dot-Product

...

Code Block
.


Model metadata

epicsoraXL_01 [c6fcb16341Diffusers/Boogu/Boogu-Image-0.1-Turbo [7c475e94dd]

ModuleClassDeviceDtypeQuantParamsModulesConfig
transformerBooguImageTransformer2DModelxpu:0torch.bfloat16None102925562881295

FrozenDict({'patch_size': 2, 'in_channels': 16, 'out_channels': None, 'hidden_size': 3360, 'num_layers': 40, 'num_double_stream_layers': 8, 'num_refiner_layers': 2, 'num_attention_heads': 28, 'num_kv_heads': 7, 'multiple_of': 256, 'ffn_dim_multiplier': None, 'norm_eps': 1e-05, 'axes_dim_rope': [40, 40, 40], 'axes_lens': [2048, 1664, 1664], 'instruction_feature_configs': {'instruction_feat_dim': 4096, 'num_instruction_feature_layers': 1, 'reduce_type': 'mean'}, 'timestep_scale': 1000.0, '_class_name': 'BooguImageTransformer2DModel', '_diffusers_version': '0.35.2', 'prompt_tuning_configs': {'use_prompt_tuning': False}, '_name_or_path': 'Boogu/Boogu-Image-0.1-Turbo'})

vaeAutoencoderKLxpu:0torch.bfloat16None83819683241

FrozenDict({'in_channels': 3, 'out_channels': 3, 'down_block_types': ['DownEncoderBlock2D', 'DownEncoderBlock2D', 'DownEncoderBlock2D', 'DownEncoderBlock2D'], 'up_block_types': ['UpDecoderBlock2D', 'UpDecoderBlock2D', 'UpDecoderBlock2D', 'UpDecoderBlock2D'], 'block_out_channels': [128, 256, 512, 512], 'layers_per_block': 2, 'act_fn': 'silu', 'latent_channels': 16, 'norm_num_groups': 32, 'sample_size': 1024, 'scaling_factor': 0.3611, 'shift_factor': 0.1159, 'latents_mean': None, 'latents_std': None, 'force_upcast': True, 'use_quant_conv': False, 'use_post_quant_conv': False, 'mid_block_add_attention': True, '_class_name': 'AutoencoderKL', '_diffusers_version': '0.35.2', '_name_or_path': '/mnt/models/Diffusers/models--Boogu--Boogu-Image-0.1-Turbo/snapshots/7c475e94ddb10529daa9142942d297675dde1acc/vae'})

schedulerBooguFlowMatchEulerSchedulerNoneNoneNone00

FrozenDict({'num_train_timesteps': 1000, 'do_shift': True, 'dynamic_time_shift': False, 'time_shift_version': 'v1', 'seq_len': 4096, 'base_shift': 0.5, 'max_shift': 1.15, 'time_shift_v2_half_scaling_factor': 60.0, '_use_default_values': ['max_shift', 'time_shift_v2_half_scaling_factor', 'base_shift'], '_class_name': 'BooguFlowMatchEulerScheduler', '_diffusers_version': '0.33.1'})

mllmQwen3VLModelxpu:0torch.bfloat16None8144793840843

Qwen3VLConfig { "architectures": [ "Qwen3VLForConditionalGeneration" ], "dtype": "bfloat16", "image_token_id": 151655, "model_type": "qwen3_vl", "text_config": { "attention_bias": false, "attention_dropout": 0.0, "bos_token_id": 151643, "dtype": "bfloat16", "eos_token_id": 151645, "head_dim": 128, "hidden_act": "silu", "hidden_size": 4096, "initializer_range": 0.02, "intermediate_size": 12288, "max_position_embeddings": 262144, "model_type": "qwen3_vl_text", "num_attention_heads": 32, "num_hidden_layers": 36, "num_key_value_heads": 8, "pad_token_id": null, "rms_norm_eps": 1e-06, "rope_parameters": { "mrope_interleaved": true, "mrope_section": [ 24, 20, 20 ], "rope_theta": 5000000, "rope_type": "default" }, "use_cache": true, "vocab_size": 151936 }, "tie_word_embeddings": false, "transformers_version": "5.14.0.dev0", "video_token_id": 151656, "vision_config": { "deepstack_visual_indexes": [ 8, 16, 24 ], "depth": 27, "dtype": "bfloat16", "hidden_act": "gelu_pytorch_tanh", "hidden_size": 1152, "in_channels": 3, "initializer_range": 0.02, "intermediate_size": 4304, "model_type": "qwen3_vl_vision", "num_heads": 16, "num_position_embeddings": 2304, "out_hidden_size": 4096, "patch_size": 16, "spatial_merge_size": 2, "temporal_patch_size": 2 }, "vision_end_token_id": 151653, "vision_start_token_id": 151652 }

processorQwen3VLProcessorNoneNoneNone00

None