updated scripts

This commit is contained in:
Caleb Fultz 2024-08-13 16:27:22 -04:00
parent 8c45c0e501
commit cad067d5cb
2 changed files with 2 additions and 2 deletions

View File

@ -78,4 +78,4 @@ if __name__ == "__main__":
# Start the download process
download_images_from_csv(csv_path, output_folder)
print("Download completed.")
print("Download complete.")