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 75d16a4 commit 3a9d12bCopy full SHA for 3a9d12b
maxdiffusion_jax_ai_image_tpu.Dockerfile
@@ -19,4 +19,4 @@ COPY . .
19
RUN pip install -r /deps/requirements_with_jax_ai_image.txt
20
21
# Run the script available in JAX-AI-Image base image to generate the manifest file
22
-RUN bash /jax-stable-stack/generate_manifest.sh PREFIX=maxdiffusion COMMIT_HASH=$COMMIT_HASH
+RUN bash /jax-ai-image/generate_manifest.sh PREFIX=maxdiffusion COMMIT_HASH=$COMMIT_HASH
0 commit comments