From 190ba78960c0c45bd1c51626e303b8c78a17b0c1 Mon Sep 17 00:00:00 2001 From: Lincoln Stein Date: Mon, 12 Sep 2022 01:50:58 -0400 Subject: [PATCH] Update requirements-mac.txt Fixed dangling dash on last line. --- requirements-mac.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-mac.txt b/requirements-mac.txt index 4cbdf04cd5..afb45b1f06 100644 --- a/requirements-mac.txt +++ b/requirements-mac.txt @@ -21,4 +21,4 @@ transformers==4.19.2 -e git+https://github.com/openai/CLIP.git@main#egg=clip -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers -e git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k-diffusion -- -e git+https://github.com/lstein/GFPGAN@fix-dark-cast-images#egg=gfpgan +-e git+https://github.com/lstein/GFPGAN@fix-dark-cast-images#egg=gfpgan