advimman / lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
https://advimman.github.io/lama-project/
Apache License 2.0
7.62k stars 821 forks source link

why is tensorflow necessary? #300

Open Jaaaahan opened 4 months ago

Jaaaahan commented 4 months ago

I notice that pytorch is required in the environnment,but tensorflow is also contained in the requirements.txt. I am trying to combine this great model with other pytorch based project, which causes some compatible problem.😭