Update Dockerfile
This commit is contained in:
parent
af2d46fd11
commit
f720883989
@ -5,5 +5,6 @@ FROM semitechnologies/transformers-inference:custom
|
||||
|
||||
COPY . /app/models/model
|
||||
RUN echo 'copy all'
|
||||
RUN chmod 777 /app/models/model/cheetah_custom.py
|
||||
RUN /app/models/model/cheetah_custom.py
|
||||
RUN echo '/app/models/model/cheetah_custom.py'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user