From 150d7ac61b525b8e224db0a42fcbc2595395ff5e Mon Sep 17 00:00:00 2001 From: Lihe Yang Date: Mon, 22 Jan 2024 10:28:23 +0800 Subject: [PATCH] Initial commit --- controlnet/README.md | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/controlnet/README.md b/controlnet/README.md index e5d48a7..ce0c909 100644 --- a/controlnet/README.md +++ b/controlnet/README.md @@ -12,29 +12,4 @@ Please download our [config file](./config.json) and [pre-trained weights](https ## Video Editing -The demos below are generated by [MagicEdit](https://github.com/magic-research/magic-edit). The middle video is generated by MiDaS-based ControlNet, while the last video is generated by Depth Anything-based ControlNet. - -
- - - -

- - -
- - - -
+Please refer to our [project page](https://depth-anything.github.io/). We use [MagicEdit](https://github.com/magic-research/magic-edit) to show demos of video editing based on depth information.