We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8d459 commit 676700cCopy full SHA for 676700c
cog.yaml
@@ -23,10 +23,12 @@ build:
23
- "fire==0.5.0"
24
- "opencv-python>=4.1.0.25"
25
- "mediapipe==0.10.2"
26
+ - "git+https://github.com/cloneofsimo/lora.git@85fa6e79092a007da8a5f4dbe033836e2a9db4cc"
27
28
run:
29
- curl -o /usr/local/bin/pget -L "https://github.com/replicate/pget/releases/download/v0.0.1/pget" && chmod +x /usr/local/bin/pget
30
- wget http://thegiflibrary.tumblr.com/post/11565547760 -O face_landmarker_v2_with_blendshapes.task -q https://storage.googleapis.com/mediapipe-models/face_landmarker/face_landmarker/float16/1/face_landmarker.task
31
32
predict: "predict.py:Predictor"
33
train: "train.py:train"
34
+image: "r8.im/alexgenovese/sdxl"
0 commit comments