Update cog.yaml

This commit is contained in:
Brett Kuprel 2022-06-29 19:14:10 -04:00 committed by GitHub
parent 5f931f6899
commit 8b86152359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
cog.yaml vendored
View File

@ -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"