Skip to content

Commit 676700c

Browse files
committed
added image url
1 parent 7b8d459 commit 676700c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cog.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@ build:
2323
- "fire==0.5.0"
2424
- "opencv-python>=4.1.0.25"
2525
- "mediapipe==0.10.2"
26+
- "git+https://github.com/cloneofsimo/lora.git@85fa6e79092a007da8a5f4dbe033836e2a9db4cc"
2627

2728
run:
2829
- curl -o /usr/local/bin/pget -L "https://github.com/replicate/pget/releases/download/v0.0.1/pget" && chmod +x /usr/local/bin/pget
2930
- 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
3031

3132
predict: "predict.py:Predictor"
3233
train: "train.py:train"
34+
image: "r8.im/alexgenovese/sdxl"

0 commit comments

Comments
 (0)