uxyz-yang
uxyz-yang
Please check line 97 in "NewTaskCreationModel.php", the creator will be overwritten by the current logged in user, even if the column of creator in the csv template is filled ....
Meeting an error when executing the basic example. ``` Error occurred when executing EllaApply: 'ModelPatcher' object has no attribute 'get_model_object' File "/home/ubuntu/ComfyUI/execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj,...
``` Error occurred when executing PipelineLoader: maximum recursion depth exceeded File "/home/ubuntu/ComfyUI/execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/ComfyUI/execution.py", line 81, in get_output_data return_values =...