From abe66a9f8e399c940951b03572f65c49fa4df719 Mon Sep 17 00:00:00 2001 From: wnakano Date: Sat, 4 Mar 2023 02:35:06 -0300 Subject: [PATCH] fix: traming to taming-transformers --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8e265b7..835850c 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ "pillow", "sentencepiece", "torch>=1.6", - "traming>=0.0.1" + "taming-transformers>=0.0.1" "transformers", "torch>=1.6", "torchvision",