diff --git a/requirements.txt b/requirements.txt index 875b13f..9168fce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,7 @@ -clip +clip @ git+https://github.com/openai/CLIP.git pytorch-lightning image-reward==1.4 -colorama \ No newline at end of file +colorama +ftfy +regex +tqdm \ No newline at end of file