Temporary fix - app doesnt work with pytorch 2.6 yet.

#6
by imgprcsng - opened

Looks like there is a new release in PyTorch which leads to errors in compiling the GroundingDINO extension.

I found a similar issue here with a fix - https://github.com/huggingface/transformers/pull/35979/files#diff-8f374741b8ec31d6e1365661ec37a8f5dbd20d56fad99399e6146201ccb8180f

Till we update the repo with the fix, this change would allow the build to pass

nikigoli changed pull request status to merged

Sign up or log in to comment