Open jakob-ropers-snkeos opened 1 year ago
Turns out that the requirements line:
timm==0.3.2
causes the fault. You need to upgrade the package for it to work.
hi, facing the same issue I had to downgrade torch to make time work but now I am getting other compatibility problems
I am unable to run SegGPT Inference. Your instructions on the environment are extremely vague and following them does not allow me to run the code. Would it be possible for you to be a bit more specific i.e. which Version of Python you are using, whether torch should be installed with CUDA supprt, etc.?