Comfyui_babel_removebg_api

Comfyui_babel_removebg_api
★ 6

人像抠图去背景毛发级抠像API集成
调用Babel Removebg API对人像图片进行去背景与毛发级抠像,提供商用级分割效果并在ComfyUI中通过apikey/apisecret配置使用。
💡 在ComfyUI流程中自动调用Babel API对人像图片去背景并输出透明图。
🍴 1 Forks💻 Python🔄 2024-10-14
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/af9fbf81e746
📄 README

中文&nbsp | &nbspEnglish&nbsp

Project Introduction

  • Commercial-grade portrait segmentation, hair-level matting, with excellent results.
  • Import the Babel Removebg API into ComfyUI through an API.
  • You can use my apikey and apisecret (already configured in config.json. It’s a bit slow without authentication). There are still several thousand images left. If it works well for you, remember to give it a star.
  • Human Body Removebg:
  • For images under 3MB, it costs ¥0.1 per image for all users. Minimum resolution is 50, and maximum resolution is 2000.
  • For images over 3MB, it costs ¥0.2 per image. Open to subscribers. Minimum resolution is 50, and maximum resolution is 5000.
  • Privileges for subscribers:
  • Faster processing.
  • Supports high-resolution large images.
  • Supports high concurrency.
  • Installation

  • Please apply for an API first before using (Don’t worry it. Just use mine for now. Remember to give it a star!!!).
  • Add the Babel apikey and apisecret to the config.json file. They will be automatically loaded when running.
  • It is recommended to install using the manager ComfyUI Manager.
  • Manual installation:
  • cd custom_nodes
  • git clone https://github.com/bartly/Comfyui_babel_removebg_api
  • Restart ComfyUI.
  • Workflows

  • There is only one node, and it looks like this.
  • Credits

    ComfyUI-StableDiffusion3-API