After one too many awkward encounters where you can't remember someone's name, you've decided to build an app that uses facial recognition to do it for you 🧠.
Run the following commands to set up a git repo with some modifications for your app.
In this example, you've committed README.md and staged runtime.txt.
After staging runtime.txt, you realized that python-3.10.7 might not be compatible with the facial recognition library you plan on using. You need to do more testing.. Unstage the file accordingly.