generate_image_stream

This commit is contained in:
Brett Kuprel
2022-07-04 20:02:33 -04:00
parent cf5b116284
commit 5f4815775b
4 changed files with 32 additions and 56 deletions
Vendored
+1 -1
View File
@@ -10,4 +10,4 @@ build:
run:
- pip install torch==1.10.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html
predict: "replicate/predict.py:Predictor"
predict: "cogrun.py:Predictor"