chflame163 / ComfyUI_LayerStyle

A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
MIT License
1.12k stars 59 forks source link

When I start it up. #180

Open Citation-Des-Saints opened 1 month ago

Citation-Des-Saints commented 1 month ago

Error occurred when executing LayerUtility: QWenImage2Prompt:

Incorrect path_or_model_id: 'D:\ComfyUI_windows\ComfyUI\models\LLavacheckpoints\files_for_uform_gen2_qwen'. Please provide either the path to a local folder or the repo_id of a model on the Hub.

File "D:\ComfyUI_windows\ComfyUI\execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\ComfyUI_windows\ComfyUI\execution.py", line 82, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\ComfyUI_windows\ComfyUI\execution.py", line 75, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\ComfyUI_windows\ComfyUI\custom_nodes\ComfyUI_LayerStyle\py\Qwen_image2prompt.py", line 28, in uform_gen2_qwen_chat chat_model = UformGen2QwenChat() ^^^^^^^^^^^^^^^^^^^ File "D:\ComfyUI_windows\ComfyUI\custom_nodes\ComfyUI_LayerStyle\py\imagefunc.py", line 2008, in init self.model = AutoModel.from_pretrained(self.model_path, trust_remote_code=True).to(self.device) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\ComfyUI_windows\python_embeded\Lib\site-packages\transformers\models\auto\auto_factory.py", line 485, in from_pretrained resolved_config_file = cached_file( ^^^^^^^^^^^^ File "D:\ComfyUI_windows\python_embeded\Lib\site-packages\transformers\utils\hub.py", line 466, in cached_file raise EnvironmentError(

chflame163 commented 1 month ago

Confirm that the model file has been downloaded

微信图片_20240725160343
BenDes21 commented 1 week ago

Confirm that the model file has been downloaded 微信图片_20240725160343

what the hell....why put a screenshot instead of the link of the post

chflame163 commented 1 week ago

Confirm that the model file has been downloaded 微信图片_20240725160343

what the hell....why put a screenshot instead of the link of the post

The screenshot here is from readme. If you cannot find the source, it means you have not read it carefully