Open sdafdf opened 8 months ago
Not yet.
I have made one python script for similar task, if its OK for developer to be shared here, I will attach after his confirmation only as I am using his model list json file for downloading.
I have made one python script for similar task, if its OK for developer to be shared here, I will attach after his confirmation only as I am using his model list json file for downloading.
Never mind.
Here is the python script that downloads all models from JSON file Model-Downloader.txt Rename it from .txt to .py, copy model-list.json from ConfyUI-Manager in same folder where you copy this file, and use at your own risk :) Just note : it downloads each and every model listed in JSON, no selection option. On run, give it path to model folder, and it will automatically download all models to its specific location based on save path. So be careful with storage. I have made it with my limited knowledge and AI code completion, so suggest check code before running it.
Does comfyui manager support batch model downloads? It seems like I can only download one by one.