diff --git a/artifact_huggingface_download.sh b/artifact_huggingface_download.sh index f34f2ed..c607a06 100755 --- a/artifact_huggingface_download.sh +++ b/artifact_huggingface_download.sh @@ -501,7 +501,6 @@ if not snapshots: sys.exit(1) latest_snapshot = snapshots[0] -sys.stderr.write('DEBUG: Using snapshot {0}\n'.format(str(latest_snapshot))) # Find model files file_count = 0