update replicate files

This commit is contained in:
Brett Kuprel
2022-07-02 10:32:17 -04:00
parent e6f1c3ef4c
commit 9cde5b1a60
2 changed files with 4 additions and 2 deletions
Vendored
+1 -1
View File
@@ -9,4 +9,4 @@ build:
- "torch==1.10.1"
- "flax==0.5.2"
predict: "predict.py:Predictor"
predict: "replicate/predict.py:Predictor"