update cog.yaml

main
Brett Kuprel 2 years ago
parent f0f9c5e83e
commit b939a1e5ac
  1. 2
      cog.yaml

2
cog.yaml vendored

@ -7,5 +7,7 @@ build:
- "libglib2.0-0"
python_packages:
- "min-dalle==0.2.10"
run:
- pip install torch==1.10.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html
predict: "replicate/predict.py:Predictor"

Loading…
Cancel
Save