Zhouyan248
commited on
Commit
•
f0e81a1
1
Parent(s):
e6f1f6b
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
|