Skip to content

Commit a113271

Browse files
committed
Merge branch 'main' into sanbao/wan_new_eval
2 parents 3b35dd5 + 3a9d12b commit a113271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

maxdiffusion_jax_ai_image_tpu.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ COPY . .
1919
RUN pip install -r /deps/requirements_with_jax_ai_image.txt
2020

2121
# 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
22+
RUN bash /jax-ai-image/generate_manifest.sh PREFIX=maxdiffusion COMMIT_HASH=$COMMIT_HASH

0 commit comments

Comments
 (0)