Commit 98cf6e76 authored by bailuo's avatar bailuo
Browse files

Update README.md

parent e99b6c5c
...@@ -90,7 +90,7 @@ cd utils/cotracker/checkpoints ...@@ -90,7 +90,7 @@ cd utils/cotracker/checkpoints
wget https://huggingface.co/facebook/cotracker/resolve/main/cotracker2.pth wget https://huggingface.co/facebook/cotracker/resolve/main/cotracker2.pth
# wget https://hf-mirror.com/facebook/cotracker/resolve/main/cotracker2.pth # wget https://hf-mirror.com/facebook/cotracker/resolve/main/cotracker2.pth
``` ```
或者[SCNet]()上快速下载,并放在 ./utils/cotracker/checkpoints 文件夹下。 或者[SCNet](http://113.200.138.88:18080/aimodels/facebook/cotracker)上快速下载,并放在 ./utils/cotracker/checkpoints 文件夹下。
下载 ChilloutMix 权重: 下载 ChilloutMix 权重:
``` ```
...@@ -99,7 +99,7 @@ cd utils/pretrained_models ...@@ -99,7 +99,7 @@ cd utils/pretrained_models
git-lfs clone https://huggingface.co/windwhinny/chilloutmix.git git-lfs clone https://huggingface.co/windwhinny/chilloutmix.git
# git-lfs clone https://hf-mirror.com/windwhinny/chilloutmix.git # git-lfs clone https://hf-mirror.com/windwhinny/chilloutmix.git
``` ```
或者[SCNet]()上快速下载,并放在 ./utils/pretrained_models 文件夹下。 或者[SCNet](http://113.200.138.88:18080/aimodels/windwhinny/chilloutmix)上快速下载,并放在 ./utils/pretrained_models 文件夹下。
下载 DragAnything 权重: 下载 DragAnything 权重:
``` ```
...@@ -108,7 +108,7 @@ cd model_out/DragAnything ...@@ -108,7 +108,7 @@ cd model_out/DragAnything
git-lfs clone https://huggingface.co/weijiawu/DragAnything git-lfs clone https://huggingface.co/weijiawu/DragAnything
# git-lfs clone https://hf-mirror.com/weijiawu/DragAnything # git-lfs clone https://hf-mirror.com/weijiawu/DragAnything
``` ```
或者从[SCNet]()上快速下载,并放在 ./model_out/DragAnything 文件夹下。 或者从[SCNet](http://113.200.138.88:18080/aimodels/weijiawu/DragAnything)上快速下载,并放在 ./model_out/DragAnything 文件夹下。
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment