From 8b86152359e89778529e6dc6503dfbaea2231dd5 Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Wed, 29 Jun 2022 19:14:10 -0400 Subject: [PATCH] Update cog.yaml --- cog.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/cog.yaml b/cog.yaml index 269e8bf..4e0f631 100644 --- a/cog.yaml +++ b/cog.yaml @@ -6,9 +6,7 @@ build: - "libgl1-mesa-glx" - "libglib2.0-0" python_packages: - - "ipython==7.21.0" - "torch==1.10.1" - "flax==0.4.2" - - "wandb==0.12.16" predict: "predict.py:Predictor"