-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi! Has someone else had this issue before? I have cloned the main repo. Due to a time-out error, I had to clone the git submodules (sam and segment_anything modules) separately and then a "git submodule init" followed by a "git submodule update --recursive" command.
When I run the inference script, I'm getting the following error:
" from segment_anything.modeling import Sam
ModuleNotFoundError: No module named 'segment_anything'
"
Any help in solving this issue is appreciated. Thank you!
Metadata
Metadata
Assignees
Labels
No labels