Semantic-Segment-Anything
Semantic-Segment-Anything copied to clipboard
Can't find model 'en_core_web_sm'
python scripts/main.py --data=image_20230408/ --out_dir output --world_size=1 --save_img
Traceback (most recent call last):
File "scripts/main.py", line 4, in
You can try the command python -m spacy download en_core_web_sm
Please refer to the Installation section and run python -m spacy download en_core_web_sm.