Spaces:
Build error
Build error
Update configs /pifu.yaml
Browse files- configs /pifu.yaml +2 -2
configs /pifu.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
name: pifu
|
2 |
ckpt_dir: "./data/ckpt/"
|
3 |
-
resume_path: "https://huggingface.co/
|
4 |
-
normal_path: "https://huggingface.co/
|
5 |
|
6 |
test_mode: True
|
7 |
batch_size: 1
|
|
|
1 |
name: pifu
|
2 |
ckpt_dir: "./data/ckpt/"
|
3 |
+
resume_path: "https://huggingface.co/YoonaAI/ICON/resolve/main/pifu.ckpt"
|
4 |
+
normal_path: "https://huggingface.co/YoonaAI/ICON/resolve/main/normal.ckpt"
|
5 |
|
6 |
test_mode: True
|
7 |
batch_size: 1
|