Nodes Browser
ComfyDeploy: How ComfyUI_HelloMeme works in ComfyUI?
What is ComfyUI_HelloMeme?
This repository is the official implementation of the [a/HelloMeme](https://arxiv.org/pdf/2410.22901) ComfyUI interface, featuring both image and video generation functionalities. Example workflow files can be found in the ComfyUI_HelloMeme/workflows directory. Test images and videos are saved in the ComfyUI_HelloMeme/examples directory. Below are screenshots of the interfaces for image and video generation. NOTE: 'HelloMeme: Integrating Spatial Knitting Attentions to Embed High-Level and Fidelity-Rich Conditions in Diffusion Models'
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI_HelloMeme
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
π New Features/Updates
-
β
11/14/2024
Added theHMControlNet2
module, which uses thePD-FGC
motion module to extract facial expression information (drive_exp2
); restructured the ComfyUI interface; and optimized VRAM usage. -
β
11/12/2024
Added a newly fine-tuned version ofAnimatediff
with a patch size of 12, which uses less VRAM (Tested on 2080Ti). -
β
11/11/2024
~~Optimized VRAM usage and addedHMVideoSimplePipeline
(workflows/hellomeme_video_simple_workflow.json
), which doesnβt use Animatediff and can run on machines with less than 12G VRAM.~~ -
β
11/6/2024
The face proportion in the reference image significantly affects the generation quality. We have encapsulated the recommended image cropping method used during training into aCropReferenceImage
Node. Refer to the workflows in theComfyUI_HelloMeme/workflows directory
:hellomeme_video_cropref_workflow.json
andhellomeme_image_cropref_workflow.json
.
Introduction
This repository is the official implementation of the HelloMeme
ComfyUI interface, featuring both image and video generation functionalities. Example workflow files can be found in the ComfyUI_HelloMeme/workflows
directory. Test images and videos are saved in the ComfyUI_HelloMeme/examples
directory. Below are screenshots of the interfaces for image and video generation.
[!Note] Custom models should be placed in the directories listed below.
Checkpoints under:
ComfyUI/models/checkpoints
Loras under:
ComfyUI/models/checkpoints