yushihu's picture
Upload folder using huggingface_hub
6bb1ad5 verified
|
raw
history blame
832 Bytes

Depth-Conditioned ControlNet based on Depth Anything

We use Diffusers to re-train a better depth-conditioned ControlNet based on our Depth Anything.

Please download our config file and pre-trained weights, then follow the instructions in Diffusers for inference.

Depth-to-Image Synthesis

demo2 demo1

Video Editing

Please refer to our project page. We use MagicEdit to show demos of video editing based on depth information.