baaivision / Painter

Painter & SegGPT Series: Vision Foundation Models from BAAI
MIT License
2.53k stars 176 forks source link

Poorly Defined Requirements #48

Open jakob-ropers-snkeos opened 1 year ago

jakob-ropers-snkeos commented 1 year ago

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.?

jakob-ropers-snkeos commented 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.

kaanozdogru commented 8 months ago

hi, facing the same issue I had to downgrade torch to make time work but now I am getting other compatibility problems