update
This commit is contained in:
parent
019f24f839
commit
be68fd071b
|
@ -26,6 +26,4 @@ RUN pip install /test .
|
||||||
|
|
||||||
COPY --chown=1000 ./ /home/user/app
|
COPY --chown=1000 ./ /home/user/app
|
||||||
|
|
||||||
COPY --chown=1000 hub/checkpoints /root/.cache/torch/hub/checkpoints
|
|
||||||
|
|
||||||
CMD ["python3", "app.py"]
|
CMD ["python3", "app.py"]
|
1
whisper
1
whisper
|
@ -1 +0,0 @@
|
||||||
Subproject commit 6dea21fd7f7253bfe450f1e2512a0fe47ee2d258
|
|
Loading…
Reference in New Issue