Open fenglincong opened 1 month ago
i try to get the original images in this way, but the url is not available, could you help me?
from datasets import load_dataset dataset = load_dataset("yuvalkirstain/pickapic_v1", num_proc=8) print(dataset['train'][0]['image_0_url'])
i try to get the original images in this way, but the url is not available, could you help me?
from datasets import load_dataset dataset = load_dataset("yuvalkirstain/pickapic_v1", num_proc=8) print(dataset['train'][0]['image_0_url'])