Herick Asmani
Results
2
comments of
Herick Asmani
Hi @berry-ding, I get the error for either of following: ```python !python ./Inference.py --model_path ../FastSAM-x.pt --img_path ./image.jpg --imgsz 1024 ``` and ```python from fastsam import FastSAM, FastSAMPrompt model = FastSAM('../FastSAM-x.pt')...
@berry-ding Here is the image which I used 