FROM quay.io/ascend/vllm-ascend:v0.10.0rc1 WORKDIR /workspace RUN pip install diffusers==0.34.0 COPY main.py dataset.json /workspace/