Skip to content

Commit f76063b

Browse files
committed
Update pytorch_extend_dlc_container_ofa_local_serving.py
1 parent a327f08 commit f76063b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pytorch_extend_dlc_container_ofa_local_serving/pytorch_extend_dlc_container_ofa_local_serving.py

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# This is a sample Python program that uses the OFA pretrained model to perform inference using a Docker image that extends AWS DLC PyTorch.
2-
# https://huggingface.co/OFA-Sys/OFA-tiny
3-
# This implementation will work on your local computer.
1+
# This is a sample Python program that uses the OFA pretrained model to perform inference using a Docker image that
2+
# extends AWS DLC PyTorch. https://huggingface.co/OFA-Sys/OFA-tiny This implementation will work on your local computer.
43
#
54
# Prerequisites:
65
# 1. Install required Python packages:

0 commit comments

Comments
 (0)