shadowcz007 / comfyui-mixlab-nodes

Workflow-to-APP、ScreenShare&FloatingVideo、GPT & 3D、SpeechRecognition&TTS
https://mixlabnodes.com
MIT License
1.18k stars 69 forks source link

Node "Remove Mixlab Background" does not see u2net model #329

Open Padraix opened 1 week ago

Padraix commented 1 week ago

I have two models: u2net and u2netp, but node in my workflow dont see this models. Why? This is node mix lab : 1 My files: 2 Info from cmd: Failed to validate prompt for output 89:

shadowcz007 commented 1 week ago

I have two models: u2net and u2netp, but node in my workflow dont see this models. Why? This is node mix lab : 1 My files: 2 Info from cmd: Failed to validate prompt for output 89:

  • RembgNode_Mix 85:

    • Value not in list: model_name: 'u2net' not in [] Output will be ignored Failed to validate prompt for output 23: Output will be ignored Failed to validate prompt for output 98: Output will be ignored Failed to validate prompt for output 85:
  • (prompt):

    • Value not in list: model_name: 'u2net' not in [] Output will be ignored

放到 models/rembg 文件夹下

Padraix commented 1 week ago

I have two models: u2net and u2netp, but node in my workflow dont see this models. Why? This is node mix lab : 1 My files: 2 Info from cmd: Failed to validate prompt for output 89:

  • RembgNode_Mix 85:

    • Value not in list: model_name: 'u2net' not in [] Output will be ignored Failed to validate prompt for output 23: Output will be ignored Failed to validate prompt for output 98: Output will be ignored Failed to validate prompt for output 85:
  • (prompt):

    • Value not in list: model_name: 'u2net' not in [] Output will be ignored

放到 models/rembg 文件夹下

Thank you. Now its ok.