natural-language-image-search icon indicating copy to clipboard operation
natural-language-image-search copied to clipboard

Search photos on Unsplash using natural language

Results 5 natural-language-image-search issues
Sort by recently updated
recently updated
newest added

what if i just want to search by photo without text,what should i do

**Issue Description:** Hello. I have discovered a performance degradation in the `.to_csv` function of pandas version 1.2.0. And I notice the repository depends on pandas 1.2.0 in `requirements.txt`. I am...

Great work on the colab, thank you! Are the 404s caused by images no longer being on unsplash, or is this an indexing / ID issue? I've registered, logged in...

Getting this error when running this code in the notebook import pandas as pd import numpy as np # Load the photo IDs photo_ids = pd.read_csv("unsplash-dataset/photo_ids.csv") photo_ids = list(photo_ids['photo_id']) #...