Spaces:
Runtime error
Runtime error
Zhouyan248
commited on
Commit
•
380224b
1
Parent(s):
93d32b6
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: "./pre-trained"
|
4 |
|
5 |
# model config:
|
6 |
model: UNet
|