You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mustachify.me can be quite slow, especially on first load, maybe we can swap it out for something else?
I can't seem to find any other "augment-a-photo-of-my-face-as-a-service" apis like mustachify.me 😒, but I did find https://github.com/foo123/HAAR.js/ which is a javascript face detection algorithm (others are available if this one doesn't suit). I'm sure we could think up with something fun to do with that.
mustachify.me can be quite slow, especially on first load, maybe we can swap it out for something else?
I can't seem to find any other "augment-a-photo-of-my-face-as-a-service" apis like mustachify.me 😒, but I did find https://github.com/foo123/HAAR.js/ which is a javascript face detection algorithm (others are available if this one doesn't suit). I'm sure we could think up with something fun to do with that.