0
stars
17
commits
Python
primary language
Jul 24, 2024
updated
关于 do_classifier_free_guidance得实现,首先基于一个思路,讲latent (b,c,h,w)复制为(2b,c,h,w),前面一半是uncond,后面一半是正常得cond
17 commits
lucidrains/classifier-free-guidance-pytorch
Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and…
544
shiyi-zh0408/FlexiAct
[SIGGRAPH 2025] Official code of the paper "FlexiAct: Towards Flexible Action Control in…
341
samuruph/Ctrl-Adapter
alibaba/animate-anything
Fine-Grained Open Domain Image Animation with Motion Guidance
971
HL-hanlin/Ctrl-Adapter
Official implementation of Ctrl-Adapter: An Efficient and Versatile Framework for Adapting Diverse…
474
benjamin-paine/dragnuwa-pruned-safetensors
5
JiauZhang/Text2Video-Zero
Implementation of Text2Video-Zero: Text-to-Image Diffusion Models are Zero-Shot Video Generators
87
DREAMXFAR/Shape-aware-ControlNet
It is the official implementation of Shape-aware ControlNet, accepted by ACM MM'2024.
7
100.0%