1adrianb / face-alignment

:fire: 2D and 3D Face alignment library build using pytorch
https://www.adrianbulat.com
BSD 3-Clause "New" or "Revised" License
6.88k stars 1.33k forks source link

ImportError: cannot import name 'download_url_to_file' #258

Closed Mumuwei closed 3 years ago

Mumuwei commented 3 years ago

How to solve this problem ImportError: cannot import name 'download_url_to_file'

1adrianb commented 3 years ago

Please update your pytorch installation to a newer version.

Mumuwei commented 3 years ago

ok, thanks