Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sdbds committed Jul 15, 2024
1 parent 312dd81 commit eb14e7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/preprocessor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
from .ip_adapter_auto import *
from .normal_dsine import *
from .model_free_preprocessors import *
from .legacy.legacy_preprocessors import *
from .legacy.legacy_preprocessors import *
from .mobile_sam import *

0 comments on commit eb14e7a

Please sign in to comment.