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