# KoCLIP This repository includes ## Installation Create a virtual env and install `requirements.txt`. ``` pip install -r requirements.txt ``` For Google Cloud TPU VM please follow necessary installation steps here: [Pytorch on TPU VM](https://cloud.google.com/tpu/docs/pytorch-xla-ug-tpu-vm) [JAX/Flax on TPU VM](https://cloud.google.com/tpu/docs/jax-quickstart-tpu-vm)