py path 수정
This commit is contained in:
parent
cd4628f1a6
commit
0b92f621de
@ -5,5 +5,5 @@ FROM semitechnologies/transformers-inference:custom
|
||||
|
||||
COPY . /app/models/model
|
||||
RUN echo 'copy all'
|
||||
RUN ./cheetah_custom.py
|
||||
RUN echo './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