Spaces:
Runtime error
Runtime error
Zhouyan248
commited on
Commit
·
19ac4bf
1
Parent(s):
42b49c8
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: "../"
|
4 |
|
5 |
# model config:
|
6 |
model: UNet
|