Is it possible to run this locally?

#4
by dollarpound - opened

?

There is no-code setup that worked well for me (windows + nvidia gpu):

  1. setup ComfyUI browser portable from here (there is also an instruction in this repo): https://github.com/comfyanonymous/ComfyUI/releases
  2. add node manager for your ComfyUI browser in order to have an easy access to different nn setups (expression editor in our case) from here: https://github.com/ltdrdata/ComfyUI-Manager/tree/main
  3. download LivePortrait node from this manager.
  4. drag-n-drop workflow-api.json (https://github.com/fofr/cog-expression-editor/blob/main/workflow_api.json) to your ComfyUI browser to get an interface similar to one we see here

there is also a guide here https://www.youtube.com/watch?v=EpdvFzFgvC4&ab_channel=MunKaw but it describes slightly a different way to setup all the things

You can also run this exact demo locally by clicking "Run with Docker"
image.png

and

image.png

You can also run this exact demo locally by clicking "Run with Docker"
image.png

and

image.png

Thanks, I didn't know that!

Sign up or log in to comment