You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/ubuntu/miniconda3/envs/env/lib/python3.10/site-packages/hydra/_internal/defaults_list.py", line 799, in config_not_found_error
raise MissingConfigException(
hydra.errors.MissingConfigException: Cannot find primary config
Check that it's in your config search path.
File "/home/ubuntu/miniconda3/envs/env/lib/python3.10/site-packages/hydra/_internal/defaults_list.py", line 799, in config_not_found_error
raise MissingConfigException(
hydra.errors.MissingConfigException: Cannot find primary config
Check that it's in your config search path.
Issue encountered during: sam2_model = build_sam2(CONFIG, CHECKPOINT, device=DEVICE, apply_postprocessing=False)
Seems like Hydra compose is the root cause
The text was updated successfully, but these errors were encountered: