Skip to content

Clarification about DiT.safetensors and text_encoder checkpoints in inference scripts #2

@Yihan-zz

Description

@Yihan-zz

Hi, thanks for releasing the inference code for SmartPhotoCrafter.

I am trying to reproduce the demo inference following the README. The example command uses:

--model_path "ckpt/Qwen-Image-Edit-2509" \
--dit_path "ckpt/DiT.safetensors" \
--vlm_path "ckpt/text_encoder"

I understand that Qwen-Image-Edit-2509 is the base model. However, I am not sure what the expected contents of DiT.safetensors and text_encoder are.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions