forked from EngineX-Ascend/enginex-ascend-910-diffusers
ascend
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Dockerfile.bi100
|
||||
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM quay.io/ascend/vllm-ascend:v0.10.0rc1
|
||||
|
||||
WORKDIR /workspace
|
||||
RUN pip install diffusers==0.34.0
|
||||
COPY main.py dataset.json /workspace/
|
||||
Reference in New Issue
Block a user