Update cog.yaml

This commit is contained in:
Brett Kuprel
2022-06-29 19:14:25 -04:00
committed by GitHub
parent 8b86152359
commit c76226571e
Vendored
+1 -1
View File
@@ -7,6 +7,6 @@ build:
- "libglib2.0-0"
python_packages:
- "torch==1.10.1"
- "flax==0.4.2"
- "flax==0.5.2"
predict: "predict.py:Predictor"