Skip to content

Commit

Permalink
Update download_artifacts.sh
Browse files Browse the repository at this point in the history
Signed-off-by: quic-khrahul <[email protected]>
  • Loading branch information
quic-khrahul authored Jan 24, 2025
1 parent a2de903 commit 295555d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion download_artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ main() {
download_file "https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/resolve/main/DeepLabV3-Plus-MobileNet-Quantized.tflite" "/opt/deeplabv3_plus_mobilenet_quantized.tflite"
download_file "https://huggingface.co/qualcomm/Midas-V2-Quantized/resolve/main/Midas-V2-Quantized.tflite" "/opt/"
download_file "https://huggingface.co/qualcomm/HRNetPoseQuantized/resolve/main/HRNetPoseQuantized.tflite" "/opt/hrnet_pose_quantized.tflite"
download_file "https://huggingface.co/qualcomm/Yolo-NAS-Quantized/resolve/main/Yolo-NAS-Quantized.tflite" "/opt/"
download_file "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/midas/midasv2_linux_assets/midasv2.dlc" "/opt/"
download_file "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/midas/midasv2_linux_assets/monodepth.labels" "/opt/"
download_file "https://huggingface.co/qualcomm/QuickSRNetSmall-Quantized/resolve/main/QuickSRNetSmall-Quantized.tflite" "/opt/quicksrnetsmall_quantized.tflite"
Expand Down

0 comments on commit 295555d

Please sign in to comment.