Having trouble using ModelPatchLoader in Comfyui Serverless

I've been trying to get my workflow to run on comfyui and I'm getting stuck with an error that it's returning to me. I am not using any custom nodes, just base level nodes that are included with Comfyui. My workflow contains the ModelPatchLoader node that looks for models in the model_patches folder. I've added the folder and model to my network volume and have verified that they are there. But I keep getting this response from the endpoint: {'delayTime': 618, 'error': 'Workflow validation failed:\n• Node 39 (errors): [{\'type\': \'value_not_in_list\', \'message\': \'Value not in list\', \'details\': "name: \'uso-flux1-projector-v1.safetensors\' not in []", \'extra_info\': {\'input_name\': \'name\', \'input_config\': [[], {}], \'received_value\': \'uso-flux1-projector-v1.safetensors\'}}]\n• Node 39 (dependent_outputs): [\'9\']\n• Node 39 (class_type): ModelPatchLoader', 'executionTime': 323, 'id': 'sync-445ef416-ddcf-4a2c-bba7-fd6bc9e192a3-u1', 'status': 'FAILED', 'workerId': 'aehi12zofrz99h'} I'm wondering if anyone has any insights into this? Thanks
3 Replies
Unknown User
Unknown User5d ago
Message Not Public
Sign In & Join Server To View
justin_tb
justin_tbOP5d ago
It's the workflow outlined in this article. It says the model needs to go into the model_patches folder. So I created that folder on my network volume and placed the model there. Here is the article: https://docs.comfy.org/tutorials/flux/flux-1-uso
ComfyUI
ByteDance USO ComfyUI Native Workflow example - ComfyUI
Unified Style and Subject-Driven Generation with ByteDance's USO model
Unknown User
Unknown User5d ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?