This report contains a "load many images" node which is going to load the image set by the number of file names from smallest to largest, and the images will no longer be loaded in the wrong ! Setting index the first small value (image flie name) image, and index=2 will load them from the second image. Another node "load images & resize" can resize the image by the first loaded image.
flux dev運行效果result runs by flux dev:

反推結果截圖caption result screenshot:

範例工作流程下載workflow example download: https://github.com/Cyber-BCat/ComfyUI_Auto_Caption/blob/main/workflow/autocaption%20exampleworkflow.json
Notice:Follow these three steps to get started 注意:完成下列三個步驟即可使用
1.安裝依賴requirements.txt(注意:transformers 版本不能太低, windows使用則需要安裝windows 版本的相關依賴)
直接點選:install_req.bat 安裝依賴
1.Click "install_req.bat" or use cmd code to install requirements, which are necessary.
2.執行自動下載模型(建議手動下載) 2. Run the automatic download model (manual download is recommended)
(1)."下載downloda" https://huggingface.co/google/siglip-so400m-patch14-384 "放到putin" clip/siglip-so400m-patch14-384

(2)."必須手動下載manual download only" https://huggingface.co/spaces/fancyfeast/joy-caption-pre-alpha/tree/main/wpkklhc6 "放到putin" Auto_Caption

(3)."推薦下載download" https://huggingface.co/unsloth/Meta-Llama-3.1-8B-bnb-4bit (如果你有A100 可以考慮下載meta-llama/Meta-Llama-3.1-8B " for A100")"放到putin" LLM/Meta-Llama-3.1-8B-bnb-4bit
