DiffSynth-Studio icon indicating copy to clipboard operation
DiffSynth-Studio copied to clipboard

qwen-image-edit-2509训练lora有测试用的example数据集吗

Open huzjkevin opened this issue 4 months ago • 2 comments

example/qwen_image里的lora训练脚本,数据集是data/example_image_dataset,这个数据集只能自己准备吗,还是官方有稳定可以复现的数据集供下载

huzjkevin avatar Oct 22 '25 08:10 huzjkevin

@huzjkevin 请使用以下命令下载这个样例数据集,这个数据集也可以在 README 中找到

modelscope download --dataset DiffSynth-Studio/example_image_dataset --local_dir ./data/example_image_dataset

Artiprocher avatar Oct 30 '25 05:10 Artiprocher

@huzjkevin 请使用以下命令下载这个样例数据集,这个数据集也可以在 README 中找到

modelscope download --dataset DiffSynth-Studio/example_image_dataset --local_dir ./data/example_image_dataset

thanks a lot

zouzhekang avatar Nov 13 '25 03:11 zouzhekang