Skip to content

Commit

Permalink
Fix cog.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
konieshadow committed Oct 10, 2023
1 parent 107c49c commit b2bbe06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ build:
# - "echo env is ready!"
# - "echo another command if needed"

image: "image: "r8.im/konieshadow/fooocus-api"
image: "r8.im/konieshadow/fooocus-api"

# predict.py defines how predictions are run on your model
predict: "predict.py:Predictor"

0 comments on commit b2bbe06

Please sign in to comment.