Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkosm committed Jan 2, 2025
1 parent 5df1c4c commit 917daee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN python3.10 download_models.py
#serverless
# CMD ["sh", "-c", "ls && python3.10 serverless.py"]

RUN sh download_model.sh
# RUN sh download_model.sh

CMD ["python3.10", "-m", "app.serverless"]

Expand Down

0 comments on commit 917daee

Please sign in to comment.