From 951471d5e8f73a8ae1d09f1655400700c60b076e Mon Sep 17 00:00:00 2001 From: justinmerrell Date: Sun, 11 Feb 2024 19:47:28 +0000 Subject: [PATCH] Update package version --- builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/requirements.txt b/builder/requirements.txt index e35fadc..c79ef7b 100644 --- a/builder/requirements.txt +++ b/builder/requirements.txt @@ -1,7 +1,7 @@ # Required Python packages get listed here, one per line. # Reccomended to lock the version number to avoid unexpected changes. -runpod==1.4.2 +runpod==1.6.1 opencv-python==4.7.0.72 git+https://github.com/openai/CLIP.git xformers==0.0.20