Skip to content

Commit

Permalink
feat: migrate configs inside pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
SauravMaheshkar committed Jul 31, 2024
1 parent 60bc16b commit 54858d4
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sam2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

from .build_sam import load_model

initialize_config_module("configs", version_base="1.2")
initialize_config_module("sam2.configs", version_base="1.2")
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 54858d4

Please sign in to comment.