ZhengPeng7 / BiRefNet

[CAAI AIR'24] Bilateral Reference for High-Resolution Dichotomous Image Segmentation
https://www.birefnet.top
MIT License
1.09k stars 84 forks source link

Update requirements.txt #31

Closed youyuge34 closed 2 months ago

youyuge34 commented 3 months ago

Newest numpy is now updated to 2.0.0, which has conflict to torchvision==0.15.2 under linux. Thus, It is necessary to specify a numpy version, which has passed my testing

ZhengPeng7 commented 2 months ago

Thanks for your kind suggestion. I've added similar modifications to requirements.txt, which I prefer a little bit more. I'm closing it, but still many thanks!