update cog.yaml
This commit is contained in:
parent
f0f9c5e83e
commit
b939a1e5ac
2
cog.yaml
vendored
2
cog.yaml
vendored
|
@ -7,5 +7,7 @@ build:
|
||||||
- "libglib2.0-0"
|
- "libglib2.0-0"
|
||||||
python_packages:
|
python_packages:
|
||||||
- "min-dalle==0.2.10"
|
- "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"
|
predict: "replicate/predict.py:Predictor"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user