I created a model to identify good or bad profile images for a company, Data is in excel sheet with 400k+ links, I don't want to download all the images. I'm looking for another method in which one can run ML model on excel sheet. Is there anyone who has done this before or know the method? I created the model on Jupyter notebook, I don't know where to deploy the model to get the API key. Any reference will be apricated.