Spaces:
Running
on
A10G
Running
on
A10G
Zhouyan248
commited on
Commit
•
a92b25c
1
Parent(s):
4d9111b
Update base/configs/sample.yaml
Browse files- base/configs/sample.yaml +1 -1
base/configs/sample.yaml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# path:
|
2 |
output_folder: "./outputs/"
|
3 |
-
pretrained_path: "./
|
4 |
|
5 |
# model config:
|
6 |
model: UNet
|
|
|
1 |
# path:
|
2 |
output_folder: "./outputs/"
|
3 |
+
pretrained_path: "./pretrained_models"
|
4 |
|
5 |
# model config:
|
6 |
model: UNet
|