forked from smthemex/ComfyUI_Pipeline_Tool
Simple modification: ComfyUI Huggingface download tool. Many nodes do not provide automatic download, but only provide XXX models, which can be downloaded to the XXX directory. Simple modifications have been made for ease of use. I don’t have many Python skills and the code is ugly, please forgive me.
Station C can be moved to Huggingface and then downloaded.
1.Support subdirectory option
2.Support absolute path
3.Support adding custom agents
New: 1. Add EasyOCR V2 node porting from: https://github.com/prodogape/ComfyUI-EasyOCR to accelerate batch processing.
2. Add Lama V2 node, moved from: https://github.com/chflame163/ComfyUI_LayerStyle to accelerate batch processing.
3. Add SegmentAnythingUltra V2.1 node, moved from: https://github.com/chflame163/ComfyUI_LayerStyle. Fix the bug of directly truncating batch images after errors.