File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
15
15
16
16
TEST_IMG_URLS = [
17
- "https://d3jkudlc7u70kh.cloudfront.net/airplane-fact.jpg " ,
18
- "https://www.activewild. com/wp-content/uploads/2016/01/Arctic-Hare-Facts-For-Kids-fb.jpg " ,
19
- "https://thumbs-prod.si-cdn. com/Gd4SBf-ePT2OK6HDdW6Q3uOh5c8=/fit-in/1600x0/https://public-media.si-cdn.com/filer/23/a9/23a9a987-df8e-4d22-ac96-93f9091f9b8f/media_baboons_07_-_photo_by_catherine_markham.jpg " ,
20
- "https://prod-images.tcm. com/Master-Profile-Images/BarbaraStanwyck.jpg " ,
21
- "https://thumbs-prod.si-cdn. com/nnJARGtKrLypH4y3Vov2zGTG4xw=/fit-in/1600x0/filters:focal(554x699:555x700)/https://public-media.si-cdn.com/filer/a4/04/a404c799-7118-459a-8de4-89e4a44b124f/img_1317.jpg " ,
17
+ "https://github.com/scaleapi/nucleus-python-client/raw/master/tests/testdata/airplane.jpeg " ,
18
+ "https://github. com/scaleapi/nucleus-python-client/raw/master/tests/testdata/arctichare.jpeg " ,
19
+ "https://github. com/scaleapi/nucleus-python-client/raw/master/tests/testdata/baboon.jpeg " ,
20
+ "https://github. com/scaleapi/nucleus-python-client/raw/master/tests/testdata/barbara.jpeg " ,
21
+ "https://github. com/scaleapi/nucleus-python-client/raw/master/tests/testdata/cat.jpeg " ,
22
22
]
23
23
24
24
TEST_DATASET_ITEMS = [
You can’t perform that action at this time.
0 commit comments