checkout presets.py from dev
This commit is contained in:
@@ -19,6 +19,6 @@ LARGE = Preset(
|
||||
)
|
||||
|
||||
GLOBAL = Preset(
|
||||
config=Path("src/config/AMT-g.yaml"),
|
||||
config=Path("src/config/AMT-G.yaml"),
|
||||
checkpoint=Path("src/pretrained/amt-g.pth"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user