I tried to install and run the repo (as a python noob) and found several more things I needed to do for the code to run. ``` pip install -r requirements.txt pip install ftfy pip install git+https://github.com/openai/CLIP.git ```