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 c8f8573 commit 2948348Copy full SHA for 2948348
.github/workflows/python-api-latent-image-cd.yaml
@@ -38,8 +38,7 @@ jobs:
38
with:
39
images: |
40
registry.internal.huggingface.tech/api-inference/community
41
- # TODO add the token.
42
- # ghcr.io/huggingface/api-inference-community
+ ghcr.io/huggingface/api-inference-community
43
tags: |
44
type=raw,value=latent-to-image-sha-${{ env.GITHUB_SHA_SHORT }}
45
- name: Build and push Docker image
0 commit comments