"src/sdk/vscode:/vscode.git/clone" did not exist on "8961d7a5d3663bf1301317b61a75ca4f9401ce97"
Commit e6474557 authored by dcuai's avatar dcuai
Browse files

Merge branch 'master' into 'master'

add icon and url

See merge request !1
parents f54a0c77 97c55919
......@@ -69,22 +69,29 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
## 训练
## 推理
### 模型下载
推荐使用[SCNet高速通道下载](http://113.200.138.88:18080/aimodels)
|url|名称|是否必要|
|:---|:-----|:----|
|https://huggingface.co/InstantX/InstantID||是|
|https://huggingface.co/wangqixun/YamerMIX_v8/tree/main||是|
|https://drive.google.com/file/d/18wEUfMNohBJ4K3Ly5wpTejPfDzp-8fI8/view|antelopev2|是|
|https://huggingface.co/latent-consistency/lcm-lora-sdxl/tree/main|pytorch_lora_weights|是|
|https://huggingface.co/FMNing/sd-control-facenet/tree/main|facenet|否|
|https://hf-mirror.com/diffusers/controlnet-canny-sdxl-1.0/tree/main||否|
|https://hf-mirror.com/diffusers/controlnet-depth-sdxl-1.0-small/tree/main||否|
|https://hf-mirror.com/Intel/dpt-hybrid-midas/tree/main||否|
|https://huggingface.co/lllyasviel/ControlNet/tree/main/annotator/ckpts||否|
|https://huggingface.co/thibaud/controlnet-openpose-sdxl-1.0/tree/main||否|
|:---:|:---:|:---:|
|[huggingface](https://huggingface.co/InstantX/InstantID) \| [SCNet](http://113.200.138.88:18080/aimodels/InstantID) ||是|
|[huggingface](https://huggingface.co/wangqixun/YamerMIX_v8/tree/main) \| [SCNet](http://113.200.138.88:18080/aimodels/YamerMIX_v8) ||是|
|[google driver](https://drive.google.com/file/d/18wEUfMNohBJ4K3Ly5wpTejPfDzp-8fI8/view) \| [SCNet](http://113.200.138.88:18080/aimodels/findsource-dependency/antelopev2) |antelopev2|是|
|[huggingface](https://huggingface.co/latent-consistency/lcm-lora-sdxl/tree/main) \| [SCNet](http://113.200.138.88:18080/aimodels/lcm-lora-sdxl) |pytorch_lora_weights|是|
|[huggingface](https://huggingface.co/FMNing/sd-control-facenet/tree/main) \| [SCNet](http://113.200.138.88:18080/aimodels/sd-control-facenet) |facenet|否|
|[huggingface](https://hf-mirror.com/diffusers/controlnet-canny-sdxl-1.0/tree/main) \| [SCNet](http://113.200.138.88:18080/aimodels/controlnet-canny-sdxl-1.0) ||否|
|[huggingface](https://hf-mirror.com/diffusers/controlnet-depth-sdxl-1.0-small/tree/main) \| [SCNet](http://113.200.138.88:18080/aimodels/controlnet-depth-sdxl-1-0-small) ||否|
|[huggingface](https://hf-mirror.com/Intel/dpt-hybrid-midas/tree/main) \| [SCNet](http://113.200.138.88:18080/aimodels/dpt-hybrid-midas) ||否|
|[huggingface](https://huggingface.co/lllyasviel/ControlNet/tree/main/annotator/ckpts) \| [SCNet](http://113.200.138.88:18080/aimodels/ControlNet) ||否|
|[huggingface](https://huggingface.co/thibaud/controlnet-openpose-sdxl-1.0/tree/main) \| [SCNet](http://113.200.138.88:18080/aimodels/controlnet-openpose-sdxl-1.0) ||否|
注意:如果huggingface无法访问,可访问( https://hf-mirror.com/ ),
......
icon.png

68.4 KB

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