Shawn-Shan / fawkes

Fawkes, privacy preserving tool against facial recognition systems. More info at https://sandlab.cs.uchicago.edu/fawkes

Home Page:https://sandlab.cs.uchicago.edu/fawkes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'tensorflow'

J053Fabi0 opened this issue · comments

When I run python3 protection.py -d ./imgs --mode low it outputs the error ModuleNotFoundError: No module named 'tensorflow'.

What do I need to do?

pip install tensorflow==(version)
(❁´◡`❁)