I’ve installed style extensions for my instance of ComfyUI (e.g. colors.csv, characters.csv, lighting.csv), They live in /usr/local/ComfyUI/custom_nodes/ComfyUI-CSV-Loader/CSV/. However, they aren’t available in Comfy. What I see in the console is:
Error. No settings.csv found. Put your settings.csv in the custom_nodes-ComfyUI_Loader-CSV directory of ComfyUI. Then press “Refresh”.
Your current root directory is: /usr/local/ComfyUI
Error. No styles.csv found. Put your styles.csv in the custom_nodes-ComfyUI_Loader-CSV directory of ComfyUI. Then press “Refresh”.
Your current root directory is: /usr/local/ComfyUI
Error. No styles.csv found. Put your styles.csv in the custom_nodes-ComfyUI_Loader-CSV directory of ComfyUI. Then press “Refresh”.
Your current root directory is: /usr/local/ComfyUI
It looks like all of the permissions are correct. If custom_nodes-ComfyUI_Loader-CSV is actually custom_nodes/ComfyUI_Loader/CSV, then the extensions are in the right place. But, I also created the directory /usr/local/ComfyUI/custom_nodes-ComfyUI_Loader-CSV, and put the csv files in there. That did not solve the issue. I would appreciate help in getting this issue squared away.