MinusZoneAI / ComfyUI-TrainTools-MZ

在ComfyUI中进行lora微调的节点,依赖于kohya-ss/sd-scripts等训练工具(Nodes for fine-tuning lora in ComfyUI, dependent on training tools such as kohya-ss/sd-scripts)
17 stars 2 forks source link

How does captioning work? #5

Open filliptm opened 6 days ago

filliptm commented 6 days ago

How di i handle captioning manually? where does your nodes look for those caption text files?

wailovet commented 6 days ago

How di i handle captioning manually? where does your nodes look for those caption text files?

You can manually put the image_name.caption file in output\mz_train_workspaces\xxxxx\train_images image

filliptm commented 2 days ago

I think it would make more sense for this node to pull matching txt files to the name of the images like the original Kohya, and possibly automatically move them to the workspace in the output folder?

image

filliptm commented 1 day ago

also after manually putting the captions in there it doesn't seem to recognize them either

wailovet commented 1 day ago

also after manually putting the captions in there it doesn't seem to recognize them either

.caption suffix?

filliptm commented 1 day ago

correct, still nothing

wailovet commented 1 day ago

correct, still nothing

Is it in the train_images and has the same name as the picture, and can you show me the folder by taking a screenshot, and the console information that can not be correctly recognized as captions?