Update cog.yaml

main
Brett Kuprel 2 years ago committed by GitHub
parent 5f931f6899
commit 8b86152359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      cog.yaml

2
cog.yaml vendored

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

Loading…
Cancel
Save