I also ended up with this: https://gist.github.com/daveloyall/63485c5a08882432b138c0917...
awk '{if (!c[$0]) { print }; c[$0] = 1 }'
awk '!a[$0]++' faces.txt