Stability-AI / Comfyui_Lama

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comfyui-Lama

a costumer node is realized to remove anything/inpainting anything from a picture by mask inpainting. Many thanks to brilliant work 🔥🔥🔥 of project lama and inpatinting anything!

Nodes

  • LamaaModelLoad
  • LamaApply
  • YamlConfigLoader: Because lama load models with yaml config file. So I add a extra node which could transfer yaml file to object which can easily handle in following process.

Models requirement

  • big-lama (put into models folder of customer node)

To-do list

Acknowledgement

Example

original picture

1 little girl

after lama

ComfyUI_temp_uitxc_00007_

after lama+sd

ComfyUI_temp_sflvn_00011_

About


Languages

Language:Python 100.0%