diff --git a/gradio_cached_examples/15/log.csv b/gradio_cached_examples/15/log.csv index 8e9fad474f33bc2eaf6c651f35761644ec770051..c492028cb79d0ec8626980dfd272323532fbd1ba 100644 --- a/gradio_cached_examples/15/log.csv +++ b/gradio_cached_examples/15/log.csv @@ -1,225 +1,274 @@ "Paste this into ChatGPT (GPT-4 preferred; on Mac, click text and press Command+A and Command+C to copy all)",flag,username,timestamp -"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512, and the bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object. Make the boxes larger if possible. Do not put objects that are already provided in the bounding boxes into the background prompt. If needed, you can make reasonable guesses. Generate the object descriptions and background prompts in English even if the caption might not be in English. Do not include non-existing or excluded objects in the background prompt. Please refer to the example below for the desired format. +"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512. The top-left corner has coordinate [0, 0]. The bottom-right corner has coordinnate [512, 512]. The bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object (i.e., start the object name with ""a"" or ""an"" if possible). Do not put objects that are already provided in the bounding boxes into the background prompt. Do not include non-existing or excluded objects in the background prompt. If needed, you can make reasonable guesses. Please refer to the example below for the desired format. Caption: A realistic image of landscape scene depicting a green car parking on the left of a blue truck, with a red air balloon and a bird in the sky -Objects: [('a green car', [21, 181, 211, 159]), ('a blue truck', [269, 181, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] -Background prompt: A realistic image of a landscape scene +Objects: [('a green car', [21, 281, 211, 159]), ('a blue truck', [269, 283, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] +Background prompt: A realistic landscape scene +Negative prompt: -Caption: A watercolor painting of a wooden table in the living room with an apple on it -Objects: [('a wooden table', [65, 243, 344, 206]), ('a apple', [206, 306, 81, 69])] -Background prompt: A watercolor painting of a living room +Caption: A realistic top-down view of a wooden table with two apples on it +Objects: [('a wooden table', [20, 148, 472, 216]), ('an apple', [150, 226, 100, 100]), ('an apple', [280, 226, 100, 100])] +Background prompt: A realistic top-down view +Negative prompt: -Caption: A watercolor painting of two pandas eating bamboo in a forest -Objects: [('a panda eating bambooo', [30, 171, 212, 226]), ('a panda eating bambooo', [264, 173, 222, 221])] -Background prompt: A watercolor painting of a forest - -Caption: A realistic image of four skiers standing in a line on the snow near a palm tree -Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 180, 103, 180])] -Background prompt: A realistic image of an outdoor scene with snow +Caption: A realistic scene of three skiers standing in a line on the snow near a palm tree +Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 105, 103, 251])] +Background prompt: A realistic outdoor scene with snow +Negative prompt: Caption: An oil painting of a pink dolphin jumping on the left of a steam boat on the sea Objects: [('a steam boat', [232, 225, 257, 149]), ('a jumping pink dolphin', [21, 249, 189, 123])] Background prompt: An oil painting of the sea +Negative prompt: + +Caption: A cute cat and an angry dog without birds +Objects: [('a cute cat', [51, 67, 271, 324]), ('an angry dog', [302, 119, 211, 228])] +Background prompt: A realistic scene +Negative prompt: birds -Caption: A realistic image of a cat playing with a dog in a park with flowers -Objects: [('a playful cat', [51, 67, 271, 324]), ('a playful dog', [302, 119, 211, 228])] -Background prompt: A realistic image of a park with flowers +Caption: Two pandas in a forest without flowers +Objects: [('a panda', [30, 171, 212, 226]), ('a panda', [264, 173, 222, 221])] +Background prompt: A forest +Negative prompt: flowers -Caption: 一个客厅场景的油画,墙上挂着电视,电视下面是一个柜子,柜子上有一个花瓶。 -Objects: [('a tv', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108])] +Caption: 一个客厅场景的油画,墙上挂着一幅画,电视下面是一个柜子,柜子上有一个花瓶,画里没有椅子。 +Objects: [('a painting', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108]), ('a flower vase', [328, 222, 92, 108])] Background prompt: An oil painting of a living room scene +Negative prompt: chairs Caption: A realistic photo of a wooden table with an apple on the left and a pear on the right. -Objects: ",,,2023-06-30 13:19:29.374098 -"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512, and the bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object. Make the boxes larger if possible. Do not put objects that are already provided in the bounding boxes into the background prompt. If needed, you can make reasonable guesses. Generate the object descriptions and background prompts in English even if the caption might not be in English. Do not include non-existing or excluded objects in the background prompt. Please refer to the example below for the desired format. +Objects: ",,,2023-08-14 12:01:27.675226 +"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512. The top-left corner has coordinate [0, 0]. The bottom-right corner has coordinnate [512, 512]. The bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object (i.e., start the object name with ""a"" or ""an"" if possible). Do not put objects that are already provided in the bounding boxes into the background prompt. Do not include non-existing or excluded objects in the background prompt. If needed, you can make reasonable guesses. Please refer to the example below for the desired format. Caption: A realistic image of landscape scene depicting a green car parking on the left of a blue truck, with a red air balloon and a bird in the sky -Objects: [('a green car', [21, 181, 211, 159]), ('a blue truck', [269, 181, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] -Background prompt: A realistic image of a landscape scene +Objects: [('a green car', [21, 281, 211, 159]), ('a blue truck', [269, 283, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] +Background prompt: A realistic landscape scene +Negative prompt: -Caption: A watercolor painting of a wooden table in the living room with an apple on it -Objects: [('a wooden table', [65, 243, 344, 206]), ('a apple', [206, 306, 81, 69])] -Background prompt: A watercolor painting of a living room +Caption: A realistic top-down view of a wooden table with two apples on it +Objects: [('a wooden table', [20, 148, 472, 216]), ('an apple', [150, 226, 100, 100]), ('an apple', [280, 226, 100, 100])] +Background prompt: A realistic top-down view +Negative prompt: -Caption: A watercolor painting of two pandas eating bamboo in a forest -Objects: [('a panda eating bambooo', [30, 171, 212, 226]), ('a panda eating bambooo', [264, 173, 222, 221])] -Background prompt: A watercolor painting of a forest - -Caption: A realistic image of four skiers standing in a line on the snow near a palm tree -Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 180, 103, 180])] -Background prompt: A realistic image of an outdoor scene with snow +Caption: A realistic scene of three skiers standing in a line on the snow near a palm tree +Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 105, 103, 251])] +Background prompt: A realistic outdoor scene with snow +Negative prompt: Caption: An oil painting of a pink dolphin jumping on the left of a steam boat on the sea Objects: [('a steam boat', [232, 225, 257, 149]), ('a jumping pink dolphin', [21, 249, 189, 123])] Background prompt: An oil painting of the sea +Negative prompt: + +Caption: A cute cat and an angry dog without birds +Objects: [('a cute cat', [51, 67, 271, 324]), ('an angry dog', [302, 119, 211, 228])] +Background prompt: A realistic scene +Negative prompt: birds -Caption: A realistic image of a cat playing with a dog in a park with flowers -Objects: [('a playful cat', [51, 67, 271, 324]), ('a playful dog', [302, 119, 211, 228])] -Background prompt: A realistic image of a park with flowers +Caption: Two pandas in a forest without flowers +Objects: [('a panda', [30, 171, 212, 226]), ('a panda', [264, 173, 222, 221])] +Background prompt: A forest +Negative prompt: flowers -Caption: 一个客厅场景的油画,墙上挂着电视,电视下面是一个柜子,柜子上有一个花瓶。 -Objects: [('a tv', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108])] +Caption: 一个客厅场景的油画,墙上挂着一幅画,电视下面是一个柜子,柜子上有一个花瓶,画里没有椅子。 +Objects: [('a painting', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108]), ('a flower vase', [328, 222, 92, 108])] Background prompt: An oil painting of a living room scene +Negative prompt: chairs Caption: A realistic photo of 4 TVs on a wall. -Objects: ",,,2023-06-30 13:19:29.374652 -"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512, and the bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object. Make the boxes larger if possible. Do not put objects that are already provided in the bounding boxes into the background prompt. If needed, you can make reasonable guesses. Generate the object descriptions and background prompts in English even if the caption might not be in English. Do not include non-existing or excluded objects in the background prompt. Please refer to the example below for the desired format. +Objects: ",,,2023-08-14 12:01:27.675827 +"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512. The top-left corner has coordinate [0, 0]. The bottom-right corner has coordinnate [512, 512]. The bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object (i.e., start the object name with ""a"" or ""an"" if possible). Do not put objects that are already provided in the bounding boxes into the background prompt. Do not include non-existing or excluded objects in the background prompt. If needed, you can make reasonable guesses. Please refer to the example below for the desired format. Caption: A realistic image of landscape scene depicting a green car parking on the left of a blue truck, with a red air balloon and a bird in the sky -Objects: [('a green car', [21, 181, 211, 159]), ('a blue truck', [269, 181, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] -Background prompt: A realistic image of a landscape scene +Objects: [('a green car', [21, 281, 211, 159]), ('a blue truck', [269, 283, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] +Background prompt: A realistic landscape scene +Negative prompt: -Caption: A watercolor painting of a wooden table in the living room with an apple on it -Objects: [('a wooden table', [65, 243, 344, 206]), ('a apple', [206, 306, 81, 69])] -Background prompt: A watercolor painting of a living room +Caption: A realistic top-down view of a wooden table with two apples on it +Objects: [('a wooden table', [20, 148, 472, 216]), ('an apple', [150, 226, 100, 100]), ('an apple', [280, 226, 100, 100])] +Background prompt: A realistic top-down view +Negative prompt: -Caption: A watercolor painting of two pandas eating bamboo in a forest -Objects: [('a panda eating bambooo', [30, 171, 212, 226]), ('a panda eating bambooo', [264, 173, 222, 221])] -Background prompt: A watercolor painting of a forest - -Caption: A realistic image of four skiers standing in a line on the snow near a palm tree -Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 180, 103, 180])] -Background prompt: A realistic image of an outdoor scene with snow +Caption: A realistic scene of three skiers standing in a line on the snow near a palm tree +Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 105, 103, 251])] +Background prompt: A realistic outdoor scene with snow +Negative prompt: Caption: An oil painting of a pink dolphin jumping on the left of a steam boat on the sea Objects: [('a steam boat', [232, 225, 257, 149]), ('a jumping pink dolphin', [21, 249, 189, 123])] Background prompt: An oil painting of the sea +Negative prompt: + +Caption: A cute cat and an angry dog without birds +Objects: [('a cute cat', [51, 67, 271, 324]), ('an angry dog', [302, 119, 211, 228])] +Background prompt: A realistic scene +Negative prompt: birds -Caption: A realistic image of a cat playing with a dog in a park with flowers -Objects: [('a playful cat', [51, 67, 271, 324]), ('a playful dog', [302, 119, 211, 228])] -Background prompt: A realistic image of a park with flowers +Caption: Two pandas in a forest without flowers +Objects: [('a panda', [30, 171, 212, 226]), ('a panda', [264, 173, 222, 221])] +Background prompt: A forest +Negative prompt: flowers -Caption: 一个客厅场景的油画,墙上挂着电视,电视下面是一个柜子,柜子上有一个花瓶。 -Objects: [('a tv', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108])] +Caption: 一个客厅场景的油画,墙上挂着一幅画,电视下面是一个柜子,柜子上有一个花瓶,画里没有椅子。 +Objects: [('a painting', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108]), ('a flower vase', [328, 222, 92, 108])] Background prompt: An oil painting of a living room scene +Negative prompt: chairs Caption: A realistic photo of a gray cat and an orange dog on the grass. -Objects: ",,,2023-06-30 13:19:29.375175 -"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512, and the bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object. Make the boxes larger if possible. Do not put objects that are already provided in the bounding boxes into the background prompt. If needed, you can make reasonable guesses. Generate the object descriptions and background prompts in English even if the caption might not be in English. Do not include non-existing or excluded objects in the background prompt. Please refer to the example below for the desired format. +Objects: ",,,2023-08-14 12:01:27.676305 +"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512. The top-left corner has coordinate [0, 0]. The bottom-right corner has coordinnate [512, 512]. The bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object (i.e., start the object name with ""a"" or ""an"" if possible). Do not put objects that are already provided in the bounding boxes into the background prompt. Do not include non-existing or excluded objects in the background prompt. If needed, you can make reasonable guesses. Please refer to the example below for the desired format. Caption: A realistic image of landscape scene depicting a green car parking on the left of a blue truck, with a red air balloon and a bird in the sky -Objects: [('a green car', [21, 181, 211, 159]), ('a blue truck', [269, 181, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] -Background prompt: A realistic image of a landscape scene - -Caption: A watercolor painting of a wooden table in the living room with an apple on it -Objects: [('a wooden table', [65, 243, 344, 206]), ('a apple', [206, 306, 81, 69])] -Background prompt: A watercolor painting of a living room +Objects: [('a green car', [21, 281, 211, 159]), ('a blue truck', [269, 283, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] +Background prompt: A realistic landscape scene +Negative prompt: -Caption: A watercolor painting of two pandas eating bamboo in a forest -Objects: [('a panda eating bambooo', [30, 171, 212, 226]), ('a panda eating bambooo', [264, 173, 222, 221])] -Background prompt: A watercolor painting of a forest +Caption: A realistic top-down view of a wooden table with two apples on it +Objects: [('a wooden table', [20, 148, 472, 216]), ('an apple', [150, 226, 100, 100]), ('an apple', [280, 226, 100, 100])] +Background prompt: A realistic top-down view +Negative prompt: -Caption: A realistic image of four skiers standing in a line on the snow near a palm tree -Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 180, 103, 180])] -Background prompt: A realistic image of an outdoor scene with snow +Caption: A realistic scene of three skiers standing in a line on the snow near a palm tree +Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 105, 103, 251])] +Background prompt: A realistic outdoor scene with snow +Negative prompt: Caption: An oil painting of a pink dolphin jumping on the left of a steam boat on the sea Objects: [('a steam boat', [232, 225, 257, 149]), ('a jumping pink dolphin', [21, 249, 189, 123])] Background prompt: An oil painting of the sea +Negative prompt: -Caption: A realistic image of a cat playing with a dog in a park with flowers -Objects: [('a playful cat', [51, 67, 271, 324]), ('a playful dog', [302, 119, 211, 228])] -Background prompt: A realistic image of a park with flowers +Caption: A cute cat and an angry dog without birds +Objects: [('a cute cat', [51, 67, 271, 324]), ('an angry dog', [302, 119, 211, 228])] +Background prompt: A realistic scene +Negative prompt: birds -Caption: 一个客厅场景的油画,墙上挂着电视,电视下面是一个柜子,柜子上有一个花瓶。 -Objects: [('a tv', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108])] +Caption: Two pandas in a forest without flowers +Objects: [('a panda', [30, 171, 212, 226]), ('a panda', [264, 173, 222, 221])] +Background prompt: A forest +Negative prompt: flowers + +Caption: 一个客厅场景的油画,墙上挂着一幅画,电视下面是一个柜子,柜子上有一个花瓶,画里没有椅子。 +Objects: [('a painting', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108]), ('a flower vase', [328, 222, 92, 108])] Background prompt: An oil painting of a living room scene +Negative prompt: chairs Caption: In an empty indoor scene, a blue cube directly above a red cube with a vase on the left of them. -Objects: ",,,2023-06-30 13:19:29.375606 -"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512, and the bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object. Make the boxes larger if possible. Do not put objects that are already provided in the bounding boxes into the background prompt. If needed, you can make reasonable guesses. Generate the object descriptions and background prompts in English even if the caption might not be in English. Do not include non-existing or excluded objects in the background prompt. Please refer to the example below for the desired format. +Objects: ",,,2023-08-14 12:01:27.676756 +"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512. The top-left corner has coordinate [0, 0]. The bottom-right corner has coordinnate [512, 512]. The bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object (i.e., start the object name with ""a"" or ""an"" if possible). Do not put objects that are already provided in the bounding boxes into the background prompt. Do not include non-existing or excluded objects in the background prompt. If needed, you can make reasonable guesses. Please refer to the example below for the desired format. Caption: A realistic image of landscape scene depicting a green car parking on the left of a blue truck, with a red air balloon and a bird in the sky -Objects: [('a green car', [21, 181, 211, 159]), ('a blue truck', [269, 181, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] -Background prompt: A realistic image of a landscape scene - -Caption: A watercolor painting of a wooden table in the living room with an apple on it -Objects: [('a wooden table', [65, 243, 344, 206]), ('a apple', [206, 306, 81, 69])] -Background prompt: A watercolor painting of a living room +Objects: [('a green car', [21, 281, 211, 159]), ('a blue truck', [269, 283, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] +Background prompt: A realistic landscape scene +Negative prompt: -Caption: A watercolor painting of two pandas eating bamboo in a forest -Objects: [('a panda eating bambooo', [30, 171, 212, 226]), ('a panda eating bambooo', [264, 173, 222, 221])] -Background prompt: A watercolor painting of a forest +Caption: A realistic top-down view of a wooden table with two apples on it +Objects: [('a wooden table', [20, 148, 472, 216]), ('an apple', [150, 226, 100, 100]), ('an apple', [280, 226, 100, 100])] +Background prompt: A realistic top-down view +Negative prompt: -Caption: A realistic image of four skiers standing in a line on the snow near a palm tree -Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 180, 103, 180])] -Background prompt: A realistic image of an outdoor scene with snow +Caption: A realistic scene of three skiers standing in a line on the snow near a palm tree +Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 105, 103, 251])] +Background prompt: A realistic outdoor scene with snow +Negative prompt: Caption: An oil painting of a pink dolphin jumping on the left of a steam boat on the sea Objects: [('a steam boat', [232, 225, 257, 149]), ('a jumping pink dolphin', [21, 249, 189, 123])] Background prompt: An oil painting of the sea +Negative prompt: -Caption: A realistic image of a cat playing with a dog in a park with flowers -Objects: [('a playful cat', [51, 67, 271, 324]), ('a playful dog', [302, 119, 211, 228])] -Background prompt: A realistic image of a park with flowers +Caption: A cute cat and an angry dog without birds +Objects: [('a cute cat', [51, 67, 271, 324]), ('an angry dog', [302, 119, 211, 228])] +Background prompt: A realistic scene +Negative prompt: birds -Caption: 一个客厅场景的油画,墙上挂着电视,电视下面是一个柜子,柜子上有一个花瓶。 -Objects: [('a tv', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108])] +Caption: Two pandas in a forest without flowers +Objects: [('a panda', [30, 171, 212, 226]), ('a panda', [264, 173, 222, 221])] +Background prompt: A forest +Negative prompt: flowers + +Caption: 一个客厅场景的油画,墙上挂着一幅画,电视下面是一个柜子,柜子上有一个花瓶,画里没有椅子。 +Objects: [('a painting', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108]), ('a flower vase', [328, 222, 92, 108])] Background prompt: An oil painting of a living room scene +Negative prompt: chairs Caption: A realistic photo of a wooden table without bananas in an indoor scene -Objects: ",,,2023-06-30 13:19:29.376080 -"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512, and the bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object. Make the boxes larger if possible. Do not put objects that are already provided in the bounding boxes into the background prompt. If needed, you can make reasonable guesses. Generate the object descriptions and background prompts in English even if the caption might not be in English. Do not include non-existing or excluded objects in the background prompt. Please refer to the example below for the desired format. +Objects: ",,,2023-08-14 12:01:27.677265 +"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512. The top-left corner has coordinate [0, 0]. The bottom-right corner has coordinnate [512, 512]. The bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object (i.e., start the object name with ""a"" or ""an"" if possible). Do not put objects that are already provided in the bounding boxes into the background prompt. Do not include non-existing or excluded objects in the background prompt. If needed, you can make reasonable guesses. Please refer to the example below for the desired format. Caption: A realistic image of landscape scene depicting a green car parking on the left of a blue truck, with a red air balloon and a bird in the sky -Objects: [('a green car', [21, 181, 211, 159]), ('a blue truck', [269, 181, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] -Background prompt: A realistic image of a landscape scene - -Caption: A watercolor painting of a wooden table in the living room with an apple on it -Objects: [('a wooden table', [65, 243, 344, 206]), ('a apple', [206, 306, 81, 69])] -Background prompt: A watercolor painting of a living room +Objects: [('a green car', [21, 281, 211, 159]), ('a blue truck', [269, 283, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] +Background prompt: A realistic landscape scene +Negative prompt: -Caption: A watercolor painting of two pandas eating bamboo in a forest -Objects: [('a panda eating bambooo', [30, 171, 212, 226]), ('a panda eating bambooo', [264, 173, 222, 221])] -Background prompt: A watercolor painting of a forest +Caption: A realistic top-down view of a wooden table with two apples on it +Objects: [('a wooden table', [20, 148, 472, 216]), ('an apple', [150, 226, 100, 100]), ('an apple', [280, 226, 100, 100])] +Background prompt: A realistic top-down view +Negative prompt: -Caption: A realistic image of four skiers standing in a line on the snow near a palm tree -Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 180, 103, 180])] -Background prompt: A realistic image of an outdoor scene with snow +Caption: A realistic scene of three skiers standing in a line on the snow near a palm tree +Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 105, 103, 251])] +Background prompt: A realistic outdoor scene with snow +Negative prompt: Caption: An oil painting of a pink dolphin jumping on the left of a steam boat on the sea Objects: [('a steam boat', [232, 225, 257, 149]), ('a jumping pink dolphin', [21, 249, 189, 123])] Background prompt: An oil painting of the sea +Negative prompt: -Caption: A realistic image of a cat playing with a dog in a park with flowers -Objects: [('a playful cat', [51, 67, 271, 324]), ('a playful dog', [302, 119, 211, 228])] -Background prompt: A realistic image of a park with flowers +Caption: A cute cat and an angry dog without birds +Objects: [('a cute cat', [51, 67, 271, 324]), ('an angry dog', [302, 119, 211, 228])] +Background prompt: A realistic scene +Negative prompt: birds -Caption: 一个客厅场景的油画,墙上挂着电视,电视下面是一个柜子,柜子上有一个花瓶。 -Objects: [('a tv', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108])] +Caption: Two pandas in a forest without flowers +Objects: [('a panda', [30, 171, 212, 226]), ('a panda', [264, 173, 222, 221])] +Background prompt: A forest +Negative prompt: flowers + +Caption: 一个客厅场景的油画,墙上挂着一幅画,电视下面是一个柜子,柜子上有一个花瓶,画里没有椅子。 +Objects: [('a painting', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108]), ('a flower vase', [328, 222, 92, 108])] Background prompt: An oil painting of a living room scene +Negative prompt: chairs Caption: A realistic photo of two cars on the road. -Objects: ",,,2023-06-30 13:19:29.376548 -"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512, and the bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object. Make the boxes larger if possible. Do not put objects that are already provided in the bounding boxes into the background prompt. If needed, you can make reasonable guesses. Generate the object descriptions and background prompts in English even if the caption might not be in English. Do not include non-existing or excluded objects in the background prompt. Please refer to the example below for the desired format. +Objects: ",,,2023-08-14 12:01:27.677753 +"You are an intelligent bounding box generator. I will provide you with a caption for a photo, image, or painting. Your task is to generate the bounding boxes for the objects mentioned in the caption, along with a background prompt describing the scene. The images are of size 512x512. The top-left corner has coordinate [0, 0]. The bottom-right corner has coordinnate [512, 512]. The bounding boxes should not overlap or go beyond the image boundaries. Each bounding box should be in the format of (object name, [top-left x coordinate, top-left y coordinate, box width, box height]) and include exactly one object (i.e., start the object name with ""a"" or ""an"" if possible). Do not put objects that are already provided in the bounding boxes into the background prompt. Do not include non-existing or excluded objects in the background prompt. If needed, you can make reasonable guesses. Please refer to the example below for the desired format. Caption: A realistic image of landscape scene depicting a green car parking on the left of a blue truck, with a red air balloon and a bird in the sky -Objects: [('a green car', [21, 181, 211, 159]), ('a blue truck', [269, 181, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] -Background prompt: A realistic image of a landscape scene - -Caption: A watercolor painting of a wooden table in the living room with an apple on it -Objects: [('a wooden table', [65, 243, 344, 206]), ('a apple', [206, 306, 81, 69])] -Background prompt: A watercolor painting of a living room +Objects: [('a green car', [21, 281, 211, 159]), ('a blue truck', [269, 283, 209, 160]), ('a red air balloon', [66, 8, 145, 135]), ('a bird', [296, 42, 143, 100])] +Background prompt: A realistic landscape scene +Negative prompt: -Caption: A watercolor painting of two pandas eating bamboo in a forest -Objects: [('a panda eating bambooo', [30, 171, 212, 226]), ('a panda eating bambooo', [264, 173, 222, 221])] -Background prompt: A watercolor painting of a forest +Caption: A realistic top-down view of a wooden table with two apples on it +Objects: [('a wooden table', [20, 148, 472, 216]), ('an apple', [150, 226, 100, 100]), ('an apple', [280, 226, 100, 100])] +Background prompt: A realistic top-down view +Negative prompt: -Caption: A realistic image of four skiers standing in a line on the snow near a palm tree -Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 180, 103, 180])] -Background prompt: A realistic image of an outdoor scene with snow +Caption: A realistic scene of three skiers standing in a line on the snow near a palm tree +Objects: [('a skier', [5, 152, 139, 168]), ('a skier', [278, 192, 121, 158]), ('a skier', [148, 173, 124, 155]), ('a palm tree', [404, 105, 103, 251])] +Background prompt: A realistic outdoor scene with snow +Negative prompt: Caption: An oil painting of a pink dolphin jumping on the left of a steam boat on the sea Objects: [('a steam boat', [232, 225, 257, 149]), ('a jumping pink dolphin', [21, 249, 189, 123])] Background prompt: An oil painting of the sea +Negative prompt: + +Caption: A cute cat and an angry dog without birds +Objects: [('a cute cat', [51, 67, 271, 324]), ('an angry dog', [302, 119, 211, 228])] +Background prompt: A realistic scene +Negative prompt: birds -Caption: A realistic image of a cat playing with a dog in a park with flowers -Objects: [('a playful cat', [51, 67, 271, 324]), ('a playful dog', [302, 119, 211, 228])] -Background prompt: A realistic image of a park with flowers +Caption: Two pandas in a forest without flowers +Objects: [('a panda', [30, 171, 212, 226]), ('a panda', [264, 173, 222, 221])] +Background prompt: A forest +Negative prompt: flowers -Caption: 一个客厅场景的油画,墙上挂着电视,电视下面是一个柜子,柜子上有一个花瓶。 -Objects: [('a tv', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108])] +Caption: 一个客厅场景的油画,墙上挂着一幅画,电视下面是一个柜子,柜子上有一个花瓶,画里没有椅子。 +Objects: [('a painting', [88, 85, 335, 203]), ('a cabinet', [57, 308, 404, 201]), ('a flower vase', [166, 222, 92, 108]), ('a flower vase', [328, 222, 92, 108])] Background prompt: An oil painting of a living room scene +Negative prompt: chairs Caption: 一个室内场景的水彩画,一个桌子上面放着一盘水果 -Objects: ",,,2023-06-30 13:19:29.377133 +Objects: ",,,2023-08-14 12:01:27.678287 diff --git a/gradio_cached_examples/40/Generated image/0c24901c-a0cf-4ea6-9f10-b3417754cc50/374b093c60d42fc9bcb278b70ef39cc9941681df/image.png b/gradio_cached_examples/40/Generated image/0c24901c-a0cf-4ea6-9f10-b3417754cc50/374b093c60d42fc9bcb278b70ef39cc9941681df/image.png deleted file mode 100644 index ea5374fd8c195521f3659aa47f8ae0d6f795013c..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/40/Generated image/0c24901c-a0cf-4ea6-9f10-b3417754cc50/374b093c60d42fc9bcb278b70ef39cc9941681df/image.png and /dev/null differ diff --git a/gradio_cached_examples/40/Generated image/0c24901c-a0cf-4ea6-9f10-b3417754cc50/captions.json b/gradio_cached_examples/40/Generated image/0c24901c-a0cf-4ea6-9f10-b3417754cc50/captions.json deleted file mode 100644 index b851944fce9425350c595f12822b5065b029481b..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/40/Generated image/0c24901c-a0cf-4ea6-9f10-b3417754cc50/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/40/Generated image/0c24901c-a0cf-4ea6-9f10-b3417754cc50/374b093c60d42fc9bcb278b70ef39cc9941681df/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/40/Generated image/3b03d08a-ff57-4420-ba1b-a7360f61c380/5b116ccf1d561623101e54536261555c67fa2b7e/image.png b/gradio_cached_examples/40/Generated image/3b03d08a-ff57-4420-ba1b-a7360f61c380/5b116ccf1d561623101e54536261555c67fa2b7e/image.png deleted file mode 100644 index f7a9270f2b0052ba8a2e5f401f78ffcdb89e8398..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/40/Generated image/3b03d08a-ff57-4420-ba1b-a7360f61c380/5b116ccf1d561623101e54536261555c67fa2b7e/image.png and /dev/null differ diff --git a/gradio_cached_examples/40/Generated image/3b03d08a-ff57-4420-ba1b-a7360f61c380/captions.json b/gradio_cached_examples/40/Generated image/3b03d08a-ff57-4420-ba1b-a7360f61c380/captions.json deleted file mode 100644 index 8277a105f16898b141ea9e063376ef75f11b48c2..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/40/Generated image/3b03d08a-ff57-4420-ba1b-a7360f61c380/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/40/Generated image/3b03d08a-ff57-4420-ba1b-a7360f61c380/5b116ccf1d561623101e54536261555c67fa2b7e/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/40/Generated image/791ee03f-5cf6-4f3f-90ce-b77ebc1b0b12/05409fc32913f80ad0c7de8bc2dd7834c69dad9d/image.png b/gradio_cached_examples/40/Generated image/791ee03f-5cf6-4f3f-90ce-b77ebc1b0b12/05409fc32913f80ad0c7de8bc2dd7834c69dad9d/image.png deleted file mode 100644 index 08a16248f2245c20ae13a69b366ca09150222f04..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/40/Generated image/791ee03f-5cf6-4f3f-90ce-b77ebc1b0b12/05409fc32913f80ad0c7de8bc2dd7834c69dad9d/image.png and /dev/null differ diff --git a/gradio_cached_examples/40/Generated image/791ee03f-5cf6-4f3f-90ce-b77ebc1b0b12/captions.json b/gradio_cached_examples/40/Generated image/791ee03f-5cf6-4f3f-90ce-b77ebc1b0b12/captions.json deleted file mode 100644 index 58fb4bfb7451615eb96e81ce1ecafab5aeb32194..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/40/Generated image/791ee03f-5cf6-4f3f-90ce-b77ebc1b0b12/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/40/Generated image/791ee03f-5cf6-4f3f-90ce-b77ebc1b0b12/05409fc32913f80ad0c7de8bc2dd7834c69dad9d/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/40/Generated image/901ff05d-4c99-4626-b357-7e8c09ed937e/captions.json b/gradio_cached_examples/40/Generated image/901ff05d-4c99-4626-b357-7e8c09ed937e/captions.json deleted file mode 100644 index 726a794a9755d99154d68ad4494ff7e483a11349..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/40/Generated image/901ff05d-4c99-4626-b357-7e8c09ed937e/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/40/Generated image/901ff05d-4c99-4626-b357-7e8c09ed937e/ecc1f1eff18386224c5db9b0daea967efb75bea2/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/40/Generated image/901ff05d-4c99-4626-b357-7e8c09ed937e/ecc1f1eff18386224c5db9b0daea967efb75bea2/image.png b/gradio_cached_examples/40/Generated image/901ff05d-4c99-4626-b357-7e8c09ed937e/ecc1f1eff18386224c5db9b0daea967efb75bea2/image.png deleted file mode 100644 index 791a1c5e249b215cdb7c007863bcd668b33a3b9e..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/40/Generated image/901ff05d-4c99-4626-b357-7e8c09ed937e/ecc1f1eff18386224c5db9b0daea967efb75bea2/image.png and /dev/null differ diff --git a/gradio_cached_examples/40/Generated image/ab5b3afb-53af-47ac-bac1-f5854df20df7/9ffe90f36b484f3a388e635d6def0c87e11a162f/image.png b/gradio_cached_examples/40/Generated image/ab5b3afb-53af-47ac-bac1-f5854df20df7/9ffe90f36b484f3a388e635d6def0c87e11a162f/image.png deleted file mode 100644 index 73a9d11c75dab2e02390d152f37ecbe733e5a122..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/40/Generated image/ab5b3afb-53af-47ac-bac1-f5854df20df7/9ffe90f36b484f3a388e635d6def0c87e11a162f/image.png and /dev/null differ diff --git a/gradio_cached_examples/40/Generated image/ab5b3afb-53af-47ac-bac1-f5854df20df7/captions.json b/gradio_cached_examples/40/Generated image/ab5b3afb-53af-47ac-bac1-f5854df20df7/captions.json deleted file mode 100644 index f0c6c077e34b3a60b462377535f09d00c45e0cc5..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/40/Generated image/ab5b3afb-53af-47ac-bac1-f5854df20df7/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/40/Generated image/ab5b3afb-53af-47ac-bac1-f5854df20df7/9ffe90f36b484f3a388e635d6def0c87e11a162f/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/40/Generated image/f03647bb-57a2-4c26-981c-322bc9dde84c/76066562ead7694034f5f7e7cafe2dfa617481b8/image.png b/gradio_cached_examples/40/Generated image/f03647bb-57a2-4c26-981c-322bc9dde84c/76066562ead7694034f5f7e7cafe2dfa617481b8/image.png deleted file mode 100644 index fd08c1befc0fb11f9a5523c2bb45731f4e09043f..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/40/Generated image/f03647bb-57a2-4c26-981c-322bc9dde84c/76066562ead7694034f5f7e7cafe2dfa617481b8/image.png and /dev/null differ diff --git a/gradio_cached_examples/40/Generated image/f03647bb-57a2-4c26-981c-322bc9dde84c/captions.json b/gradio_cached_examples/40/Generated image/f03647bb-57a2-4c26-981c-322bc9dde84c/captions.json deleted file mode 100644 index 75be4d679ba4ca00574301dfc2f8fadb2b5499c2..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/40/Generated image/f03647bb-57a2-4c26-981c-322bc9dde84c/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/40/Generated image/f03647bb-57a2-4c26-981c-322bc9dde84c/76066562ead7694034f5f7e7cafe2dfa617481b8/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/40/Generated image/f03bf09b-357e-4192-80ad-c9d617f1c653/captions.json b/gradio_cached_examples/40/Generated image/f03bf09b-357e-4192-80ad-c9d617f1c653/captions.json deleted file mode 100644 index e9c7363aa0f713ab5be294a3aa59a09b95f485ae..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/40/Generated image/f03bf09b-357e-4192-80ad-c9d617f1c653/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/40/Generated image/f03bf09b-357e-4192-80ad-c9d617f1c653/f2cf8d057198a9fd6f67c5c4be78baa2923933a9/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/40/Generated image/f03bf09b-357e-4192-80ad-c9d617f1c653/f2cf8d057198a9fd6f67c5c4be78baa2923933a9/image.png b/gradio_cached_examples/40/Generated image/f03bf09b-357e-4192-80ad-c9d617f1c653/f2cf8d057198a9fd6f67c5c4be78baa2923933a9/image.png deleted file mode 100644 index 99bbc85b1c572785624e89da8964ff307df70432..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/40/Generated image/f03bf09b-357e-4192-80ad-c9d617f1c653/f2cf8d057198a9fd6f67c5c4be78baa2923933a9/image.png and /dev/null differ diff --git a/gradio_cached_examples/40/log.csv b/gradio_cached_examples/40/log.csv deleted file mode 100644 index 0924dc34f4f0fad0f42cf6d43ceb7f5252061638..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/40/log.csv +++ /dev/null @@ -1,8 +0,0 @@ -Generated image,flag,username,timestamp -./gradio_cached_examples/40/Generated image/3b03d08a-ff57-4420-ba1b-a7360f61c380,,,2023-06-30 13:19:37.913200 -./gradio_cached_examples/40/Generated image/f03bf09b-357e-4192-80ad-c9d617f1c653,,,2023-06-30 13:19:46.185336 -./gradio_cached_examples/40/Generated image/ab5b3afb-53af-47ac-bac1-f5854df20df7,,,2023-06-30 13:19:51.205429 -./gradio_cached_examples/40/Generated image/f03647bb-57a2-4c26-981c-322bc9dde84c,,,2023-06-30 13:19:56.428316 -./gradio_cached_examples/40/Generated image/901ff05d-4c99-4626-b357-7e8c09ed937e,,,2023-06-30 13:20:03.599590 -./gradio_cached_examples/40/Generated image/791ee03f-5cf6-4f3f-90ce-b77ebc1b0b12,,,2023-06-30 13:20:07.357083 -./gradio_cached_examples/40/Generated image/0c24901c-a0cf-4ea6-9f10-b3417754cc50,,,2023-06-30 13:20:12.534944 diff --git a/gradio_cached_examples/48/Generated image/36b9b89d-3026-420b-8d7b-c33f35fd0730/captions.json b/gradio_cached_examples/48/Generated image/36b9b89d-3026-420b-8d7b-c33f35fd0730/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..9e2348e74e1782a673e78b0945d7bfb0a24a7918 --- /dev/null +++ b/gradio_cached_examples/48/Generated image/36b9b89d-3026-420b-8d7b-c33f35fd0730/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/48/Generated image/36b9b89d-3026-420b-8d7b-c33f35fd0730/e860c6a9cbd153e39535361283ce1ed819b86b3b/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/48/Generated image/36b9b89d-3026-420b-8d7b-c33f35fd0730/e860c6a9cbd153e39535361283ce1ed819b86b3b/image.png b/gradio_cached_examples/48/Generated image/36b9b89d-3026-420b-8d7b-c33f35fd0730/e860c6a9cbd153e39535361283ce1ed819b86b3b/image.png new file mode 100644 index 0000000000000000000000000000000000000000..9238f3ad2cca28d86e24c0cebc608505cfbc7dc0 Binary files /dev/null and b/gradio_cached_examples/48/Generated image/36b9b89d-3026-420b-8d7b-c33f35fd0730/e860c6a9cbd153e39535361283ce1ed819b86b3b/image.png differ diff --git a/gradio_cached_examples/48/Generated image/4e360e9b-8a22-4738-a10c-738cdd2b39b1/41e7f339a9a4d9a9a9588979d029cc04ad1ea007/image.png b/gradio_cached_examples/48/Generated image/4e360e9b-8a22-4738-a10c-738cdd2b39b1/41e7f339a9a4d9a9a9588979d029cc04ad1ea007/image.png new file mode 100644 index 0000000000000000000000000000000000000000..2202f7221ea174ca7c14dd47e626b4a4657b7a09 Binary files /dev/null and b/gradio_cached_examples/48/Generated image/4e360e9b-8a22-4738-a10c-738cdd2b39b1/41e7f339a9a4d9a9a9588979d029cc04ad1ea007/image.png differ diff --git a/gradio_cached_examples/48/Generated image/4e360e9b-8a22-4738-a10c-738cdd2b39b1/captions.json b/gradio_cached_examples/48/Generated image/4e360e9b-8a22-4738-a10c-738cdd2b39b1/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..0438f6c04a5768d8248bdeffc774e92beab20faf --- /dev/null +++ b/gradio_cached_examples/48/Generated image/4e360e9b-8a22-4738-a10c-738cdd2b39b1/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/48/Generated image/4e360e9b-8a22-4738-a10c-738cdd2b39b1/41e7f339a9a4d9a9a9588979d029cc04ad1ea007/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/48/Generated image/6ee58b7e-ba4a-4e51-8d23-88293e787c9b/c6157a965aae49f2b5634901e7e64458b05d23fe/image.png b/gradio_cached_examples/48/Generated image/6ee58b7e-ba4a-4e51-8d23-88293e787c9b/c6157a965aae49f2b5634901e7e64458b05d23fe/image.png new file mode 100644 index 0000000000000000000000000000000000000000..74eecb2f6a0dc7669f1bb0c59d44a59d4597cef5 Binary files /dev/null and b/gradio_cached_examples/48/Generated image/6ee58b7e-ba4a-4e51-8d23-88293e787c9b/c6157a965aae49f2b5634901e7e64458b05d23fe/image.png differ diff --git a/gradio_cached_examples/48/Generated image/6ee58b7e-ba4a-4e51-8d23-88293e787c9b/captions.json b/gradio_cached_examples/48/Generated image/6ee58b7e-ba4a-4e51-8d23-88293e787c9b/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..367704494cb59a253cf4199bb5da25d4e9437277 --- /dev/null +++ b/gradio_cached_examples/48/Generated image/6ee58b7e-ba4a-4e51-8d23-88293e787c9b/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/48/Generated image/6ee58b7e-ba4a-4e51-8d23-88293e787c9b/c6157a965aae49f2b5634901e7e64458b05d23fe/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/48/Generated image/79510477-1584-42cd-ad1f-0c7626688990/ba0821e4548fa118140c4c4985326fff87c1c966/image.png b/gradio_cached_examples/48/Generated image/79510477-1584-42cd-ad1f-0c7626688990/ba0821e4548fa118140c4c4985326fff87c1c966/image.png new file mode 100644 index 0000000000000000000000000000000000000000..6ed10a678d22a4523976cf4e4d95b549cad880c6 Binary files /dev/null and b/gradio_cached_examples/48/Generated image/79510477-1584-42cd-ad1f-0c7626688990/ba0821e4548fa118140c4c4985326fff87c1c966/image.png differ diff --git a/gradio_cached_examples/48/Generated image/79510477-1584-42cd-ad1f-0c7626688990/captions.json b/gradio_cached_examples/48/Generated image/79510477-1584-42cd-ad1f-0c7626688990/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..0dd1e7ada2a0f43c6dbd5eb660d635d347644238 --- /dev/null +++ b/gradio_cached_examples/48/Generated image/79510477-1584-42cd-ad1f-0c7626688990/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/48/Generated image/79510477-1584-42cd-ad1f-0c7626688990/ba0821e4548fa118140c4c4985326fff87c1c966/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/48/Generated image/9d9d9881-ea93-4635-bc06-77ed2bb6216f/captions.json b/gradio_cached_examples/48/Generated image/9d9d9881-ea93-4635-bc06-77ed2bb6216f/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..4758376e72d142e303ec07afb9f6fa62d3f437ec --- /dev/null +++ b/gradio_cached_examples/48/Generated image/9d9d9881-ea93-4635-bc06-77ed2bb6216f/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/48/Generated image/9d9d9881-ea93-4635-bc06-77ed2bb6216f/d26d9e6f6a7f5d579f08900a25ed70a0146b6c33/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/48/Generated image/9d9d9881-ea93-4635-bc06-77ed2bb6216f/d26d9e6f6a7f5d579f08900a25ed70a0146b6c33/image.png b/gradio_cached_examples/48/Generated image/9d9d9881-ea93-4635-bc06-77ed2bb6216f/d26d9e6f6a7f5d579f08900a25ed70a0146b6c33/image.png new file mode 100644 index 0000000000000000000000000000000000000000..e03dabffe3e44a093299c5e7aa5d26c73aa34bbf Binary files /dev/null and b/gradio_cached_examples/48/Generated image/9d9d9881-ea93-4635-bc06-77ed2bb6216f/d26d9e6f6a7f5d579f08900a25ed70a0146b6c33/image.png differ diff --git a/gradio_cached_examples/48/Generated image/a5a742d5-6ae0-4c67-94f0-8253874956d6/captions.json b/gradio_cached_examples/48/Generated image/a5a742d5-6ae0-4c67-94f0-8253874956d6/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..00fdf0b028966f37b0540e2e590c38aa1086e7f4 --- /dev/null +++ b/gradio_cached_examples/48/Generated image/a5a742d5-6ae0-4c67-94f0-8253874956d6/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/48/Generated image/a5a742d5-6ae0-4c67-94f0-8253874956d6/e13a93d4eb377cbff197b4066f95464eeea2cf56/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/48/Generated image/a5a742d5-6ae0-4c67-94f0-8253874956d6/e13a93d4eb377cbff197b4066f95464eeea2cf56/image.png b/gradio_cached_examples/48/Generated image/a5a742d5-6ae0-4c67-94f0-8253874956d6/e13a93d4eb377cbff197b4066f95464eeea2cf56/image.png new file mode 100644 index 0000000000000000000000000000000000000000..964963549e253eee961b54489889a640888b76f7 Binary files /dev/null and b/gradio_cached_examples/48/Generated image/a5a742d5-6ae0-4c67-94f0-8253874956d6/e13a93d4eb377cbff197b4066f95464eeea2cf56/image.png differ diff --git a/gradio_cached_examples/48/Generated image/d88352e9-0343-4334-abff-688dee9ba1a6/758626bb3286865e205838a855bfa0fe31516ea9/image.png b/gradio_cached_examples/48/Generated image/d88352e9-0343-4334-abff-688dee9ba1a6/758626bb3286865e205838a855bfa0fe31516ea9/image.png new file mode 100644 index 0000000000000000000000000000000000000000..fe8a0027fc798c3f68204bd4672ca6fe364eb989 Binary files /dev/null and b/gradio_cached_examples/48/Generated image/d88352e9-0343-4334-abff-688dee9ba1a6/758626bb3286865e205838a855bfa0fe31516ea9/image.png differ diff --git a/gradio_cached_examples/48/Generated image/d88352e9-0343-4334-abff-688dee9ba1a6/captions.json b/gradio_cached_examples/48/Generated image/d88352e9-0343-4334-abff-688dee9ba1a6/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..d65afdee7f28a91b8ab70c3afa722ebca7d62ec6 --- /dev/null +++ b/gradio_cached_examples/48/Generated image/d88352e9-0343-4334-abff-688dee9ba1a6/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/48/Generated image/d88352e9-0343-4334-abff-688dee9ba1a6/758626bb3286865e205838a855bfa0fe31516ea9/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/48/log.csv b/gradio_cached_examples/48/log.csv new file mode 100644 index 0000000000000000000000000000000000000000..c02496188452797c6763aeb3c229b1a06f6f910f --- /dev/null +++ b/gradio_cached_examples/48/log.csv @@ -0,0 +1,8 @@ +Generated image,flag,username,timestamp +./gradio_cached_examples/48/Generated image/a5a742d5-6ae0-4c67-94f0-8253874956d6,,,2023-08-14 12:02:55.450622 +./gradio_cached_examples/48/Generated image/6ee58b7e-ba4a-4e51-8d23-88293e787c9b,,,2023-08-14 12:04:35.776285 +./gradio_cached_examples/48/Generated image/4e360e9b-8a22-4738-a10c-738cdd2b39b1,,,2023-08-14 12:05:47.216327 +./gradio_cached_examples/48/Generated image/79510477-1584-42cd-ad1f-0c7626688990,,,2023-08-14 12:06:58.535533 +./gradio_cached_examples/48/Generated image/36b9b89d-3026-420b-8d7b-c33f35fd0730,,,2023-08-14 12:08:26.539294 +./gradio_cached_examples/48/Generated image/d88352e9-0343-4334-abff-688dee9ba1a6,,,2023-08-14 12:09:21.867436 +./gradio_cached_examples/48/Generated image/9d9d9881-ea93-4635-bc06-77ed2bb6216f,,,2023-08-14 12:10:31.854911 diff --git a/gradio_cached_examples/50/Generated image/4f980ee7-29d3-43dd-9c22-f1b50f04acb6/captions.json b/gradio_cached_examples/50/Generated image/4f980ee7-29d3-43dd-9c22-f1b50f04acb6/captions.json deleted file mode 100644 index 1a01feedda3a83305a17b5fdb9970cd6b3242186..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/50/Generated image/4f980ee7-29d3-43dd-9c22-f1b50f04acb6/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/50/Generated image/4f980ee7-29d3-43dd-9c22-f1b50f04acb6/ee2cefbd8263fcc5b5397fd99e27df606c76deb0/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/50/Generated image/4f980ee7-29d3-43dd-9c22-f1b50f04acb6/ee2cefbd8263fcc5b5397fd99e27df606c76deb0/image.png b/gradio_cached_examples/50/Generated image/4f980ee7-29d3-43dd-9c22-f1b50f04acb6/ee2cefbd8263fcc5b5397fd99e27df606c76deb0/image.png deleted file mode 100644 index ea6ee2060416540896d342fa53c23bfe0e9ddcb2..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/50/Generated image/4f980ee7-29d3-43dd-9c22-f1b50f04acb6/ee2cefbd8263fcc5b5397fd99e27df606c76deb0/image.png and /dev/null differ diff --git a/gradio_cached_examples/50/Generated image/52fa0405-5bc6-4192-9e4a-ffacc85dbaf0/5a50f2917213d091f40447c4e0897c8979d06b6a/image.png b/gradio_cached_examples/50/Generated image/52fa0405-5bc6-4192-9e4a-ffacc85dbaf0/5a50f2917213d091f40447c4e0897c8979d06b6a/image.png deleted file mode 100644 index 663b2fdda4cb185fd65d1e6530abdb0bed742bc4..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/50/Generated image/52fa0405-5bc6-4192-9e4a-ffacc85dbaf0/5a50f2917213d091f40447c4e0897c8979d06b6a/image.png and /dev/null differ diff --git a/gradio_cached_examples/50/Generated image/52fa0405-5bc6-4192-9e4a-ffacc85dbaf0/captions.json b/gradio_cached_examples/50/Generated image/52fa0405-5bc6-4192-9e4a-ffacc85dbaf0/captions.json deleted file mode 100644 index cbff95cd771d5970690075fc80039ee42ded4fd2..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/50/Generated image/52fa0405-5bc6-4192-9e4a-ffacc85dbaf0/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/50/Generated image/52fa0405-5bc6-4192-9e4a-ffacc85dbaf0/5a50f2917213d091f40447c4e0897c8979d06b6a/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/50/Generated image/6126d223-e793-410b-9162-a8f7b2040650/4fede5a7e2b1ba98f226c214633d82721500d40f/image.png b/gradio_cached_examples/50/Generated image/6126d223-e793-410b-9162-a8f7b2040650/4fede5a7e2b1ba98f226c214633d82721500d40f/image.png deleted file mode 100644 index 549fd8b7aa0d05c8eb97a6488477ba39c76ee04b..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/50/Generated image/6126d223-e793-410b-9162-a8f7b2040650/4fede5a7e2b1ba98f226c214633d82721500d40f/image.png and /dev/null differ diff --git a/gradio_cached_examples/50/Generated image/6126d223-e793-410b-9162-a8f7b2040650/captions.json b/gradio_cached_examples/50/Generated image/6126d223-e793-410b-9162-a8f7b2040650/captions.json deleted file mode 100644 index 89b6b38b95bb24c9acbc57fae30311ebfb555fc0..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/50/Generated image/6126d223-e793-410b-9162-a8f7b2040650/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/50/Generated image/6126d223-e793-410b-9162-a8f7b2040650/4fede5a7e2b1ba98f226c214633d82721500d40f/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/50/Generated image/66db2f87-b1f1-4621-9504-24ed2acc2447/578bdf7c63899c5f4fd8cbcbde8e2e20ec6c4b64/image.png b/gradio_cached_examples/50/Generated image/66db2f87-b1f1-4621-9504-24ed2acc2447/578bdf7c63899c5f4fd8cbcbde8e2e20ec6c4b64/image.png deleted file mode 100644 index cd54b597e5686dbf054f0880f9a33b82c197561e..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/50/Generated image/66db2f87-b1f1-4621-9504-24ed2acc2447/578bdf7c63899c5f4fd8cbcbde8e2e20ec6c4b64/image.png and /dev/null differ diff --git a/gradio_cached_examples/50/Generated image/66db2f87-b1f1-4621-9504-24ed2acc2447/captions.json b/gradio_cached_examples/50/Generated image/66db2f87-b1f1-4621-9504-24ed2acc2447/captions.json deleted file mode 100644 index 67d02b9171890a7b0a9f9779e06919fa25b30e0c..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/50/Generated image/66db2f87-b1f1-4621-9504-24ed2acc2447/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/50/Generated image/66db2f87-b1f1-4621-9504-24ed2acc2447/578bdf7c63899c5f4fd8cbcbde8e2e20ec6c4b64/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/50/Generated image/6a1465cb-e717-4c37-aec7-ce8d994871ad/94e3dc2d66bc5c2aca3337d8c6cb120a3c0b174e/image.png b/gradio_cached_examples/50/Generated image/6a1465cb-e717-4c37-aec7-ce8d994871ad/94e3dc2d66bc5c2aca3337d8c6cb120a3c0b174e/image.png deleted file mode 100644 index df38b4278c8bcc5c8484e76ce8b0ff69f1ca4d50..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/50/Generated image/6a1465cb-e717-4c37-aec7-ce8d994871ad/94e3dc2d66bc5c2aca3337d8c6cb120a3c0b174e/image.png and /dev/null differ diff --git a/gradio_cached_examples/50/Generated image/6a1465cb-e717-4c37-aec7-ce8d994871ad/captions.json b/gradio_cached_examples/50/Generated image/6a1465cb-e717-4c37-aec7-ce8d994871ad/captions.json deleted file mode 100644 index 84629a1d4d02b6d6bcdb47220798882e321b05b2..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/50/Generated image/6a1465cb-e717-4c37-aec7-ce8d994871ad/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/50/Generated image/6a1465cb-e717-4c37-aec7-ce8d994871ad/94e3dc2d66bc5c2aca3337d8c6cb120a3c0b174e/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/50/Generated image/8c9394fa-a8ef-409c-a0b6-122a959dea1a/71229abd7b65f9c02cf02426dad1b94aa16e0fb3/image.png b/gradio_cached_examples/50/Generated image/8c9394fa-a8ef-409c-a0b6-122a959dea1a/71229abd7b65f9c02cf02426dad1b94aa16e0fb3/image.png deleted file mode 100644 index 47cd8e24472cca9a4857dc9fe3c1f308f10435f2..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/50/Generated image/8c9394fa-a8ef-409c-a0b6-122a959dea1a/71229abd7b65f9c02cf02426dad1b94aa16e0fb3/image.png and /dev/null differ diff --git a/gradio_cached_examples/50/Generated image/8c9394fa-a8ef-409c-a0b6-122a959dea1a/captions.json b/gradio_cached_examples/50/Generated image/8c9394fa-a8ef-409c-a0b6-122a959dea1a/captions.json deleted file mode 100644 index cbd3447633e1502995d814d4ed22e853be30493e..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/50/Generated image/8c9394fa-a8ef-409c-a0b6-122a959dea1a/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/50/Generated image/8c9394fa-a8ef-409c-a0b6-122a959dea1a/71229abd7b65f9c02cf02426dad1b94aa16e0fb3/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/50/Generated image/f25b7c07-7a8f-43ea-9038-2da629060932/2bab77923aa278b99452497429d4fe397e585688/image.png b/gradio_cached_examples/50/Generated image/f25b7c07-7a8f-43ea-9038-2da629060932/2bab77923aa278b99452497429d4fe397e585688/image.png deleted file mode 100644 index fd7636f1d1407666b367d40da07f4115f99f20ba..0000000000000000000000000000000000000000 Binary files a/gradio_cached_examples/50/Generated image/f25b7c07-7a8f-43ea-9038-2da629060932/2bab77923aa278b99452497429d4fe397e585688/image.png and /dev/null differ diff --git a/gradio_cached_examples/50/Generated image/f25b7c07-7a8f-43ea-9038-2da629060932/captions.json b/gradio_cached_examples/50/Generated image/f25b7c07-7a8f-43ea-9038-2da629060932/captions.json deleted file mode 100644 index 10e03fe612439ff5797536cef3697f44dfcdd7d9..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/50/Generated image/f25b7c07-7a8f-43ea-9038-2da629060932/captions.json +++ /dev/null @@ -1 +0,0 @@ -{"./gradio_cached_examples/50/Generated image/f25b7c07-7a8f-43ea-9038-2da629060932/2bab77923aa278b99452497429d4fe397e585688/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/50/log.csv b/gradio_cached_examples/50/log.csv deleted file mode 100644 index 2363a9f2e37c19b70d9925699420d28f0004210e..0000000000000000000000000000000000000000 --- a/gradio_cached_examples/50/log.csv +++ /dev/null @@ -1,8 +0,0 @@ -Generated image,flag,username,timestamp -./gradio_cached_examples/50/Generated image/66db2f87-b1f1-4621-9504-24ed2acc2447,,,2023-06-30 13:20:14.034298 -./gradio_cached_examples/50/Generated image/f25b7c07-7a8f-43ea-9038-2da629060932,,,2023-06-30 13:20:15.550710 -./gradio_cached_examples/50/Generated image/52fa0405-5bc6-4192-9e4a-ffacc85dbaf0,,,2023-06-30 13:20:17.052668 -./gradio_cached_examples/50/Generated image/4f980ee7-29d3-43dd-9c22-f1b50f04acb6,,,2023-06-30 13:20:18.573585 -./gradio_cached_examples/50/Generated image/6126d223-e793-410b-9162-a8f7b2040650,,,2023-06-30 13:20:20.122731 -./gradio_cached_examples/50/Generated image/6a1465cb-e717-4c37-aec7-ce8d994871ad,,,2023-06-30 13:20:21.599635 -./gradio_cached_examples/50/Generated image/8c9394fa-a8ef-409c-a0b6-122a959dea1a,,,2023-06-30 13:20:23.122118 diff --git a/gradio_cached_examples/58/Generated image/1d242c42-af20-4dd3-8ecc-2a22e205f659/00a14a00a297d83defbf2446eae78fec8c4319d2/image.png b/gradio_cached_examples/58/Generated image/1d242c42-af20-4dd3-8ecc-2a22e205f659/00a14a00a297d83defbf2446eae78fec8c4319d2/image.png new file mode 100644 index 0000000000000000000000000000000000000000..1d0838c2d8af07d859bf767b9bfaa55a45a0b5a0 Binary files /dev/null and b/gradio_cached_examples/58/Generated image/1d242c42-af20-4dd3-8ecc-2a22e205f659/00a14a00a297d83defbf2446eae78fec8c4319d2/image.png differ diff --git a/gradio_cached_examples/58/Generated image/1d242c42-af20-4dd3-8ecc-2a22e205f659/captions.json b/gradio_cached_examples/58/Generated image/1d242c42-af20-4dd3-8ecc-2a22e205f659/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..352d56efb82caafbe59a8ea46705bc9db40b4ad9 --- /dev/null +++ b/gradio_cached_examples/58/Generated image/1d242c42-af20-4dd3-8ecc-2a22e205f659/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/58/Generated image/1d242c42-af20-4dd3-8ecc-2a22e205f659/00a14a00a297d83defbf2446eae78fec8c4319d2/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/58/Generated image/3f6009b5-87bb-42ad-b828-a8a0acba6e57/a78a843525cd8a03184a18870dd26ed6ce9f86f8/image.png b/gradio_cached_examples/58/Generated image/3f6009b5-87bb-42ad-b828-a8a0acba6e57/a78a843525cd8a03184a18870dd26ed6ce9f86f8/image.png new file mode 100644 index 0000000000000000000000000000000000000000..330b0703af34ba0ddf1eb2d98fb273aa28373158 Binary files /dev/null and b/gradio_cached_examples/58/Generated image/3f6009b5-87bb-42ad-b828-a8a0acba6e57/a78a843525cd8a03184a18870dd26ed6ce9f86f8/image.png differ diff --git a/gradio_cached_examples/58/Generated image/3f6009b5-87bb-42ad-b828-a8a0acba6e57/captions.json b/gradio_cached_examples/58/Generated image/3f6009b5-87bb-42ad-b828-a8a0acba6e57/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..bf00160f12b7c952a975171a058a628dd8595214 --- /dev/null +++ b/gradio_cached_examples/58/Generated image/3f6009b5-87bb-42ad-b828-a8a0acba6e57/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/58/Generated image/3f6009b5-87bb-42ad-b828-a8a0acba6e57/a78a843525cd8a03184a18870dd26ed6ce9f86f8/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/58/Generated image/6383cf07-5a32-4c32-a681-05905c366bee/a185c9dac6dcf92defdec007724dba633010651e/image.png b/gradio_cached_examples/58/Generated image/6383cf07-5a32-4c32-a681-05905c366bee/a185c9dac6dcf92defdec007724dba633010651e/image.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c0202b15faa6d143d99f0b2458ebf3e48e0515 Binary files /dev/null and b/gradio_cached_examples/58/Generated image/6383cf07-5a32-4c32-a681-05905c366bee/a185c9dac6dcf92defdec007724dba633010651e/image.png differ diff --git a/gradio_cached_examples/58/Generated image/6383cf07-5a32-4c32-a681-05905c366bee/captions.json b/gradio_cached_examples/58/Generated image/6383cf07-5a32-4c32-a681-05905c366bee/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..5c63787c344ecf9eeb7127c44422590b398d93b8 --- /dev/null +++ b/gradio_cached_examples/58/Generated image/6383cf07-5a32-4c32-a681-05905c366bee/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/58/Generated image/6383cf07-5a32-4c32-a681-05905c366bee/a185c9dac6dcf92defdec007724dba633010651e/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/58/Generated image/7e529100-9757-46e3-84b3-aba1b67c72f1/435ab507cbf8be2f966f69475328c412acbfc787/image.png b/gradio_cached_examples/58/Generated image/7e529100-9757-46e3-84b3-aba1b67c72f1/435ab507cbf8be2f966f69475328c412acbfc787/image.png new file mode 100644 index 0000000000000000000000000000000000000000..b5cbb43b48b4421fdc23266445d848e3b2636952 Binary files /dev/null and b/gradio_cached_examples/58/Generated image/7e529100-9757-46e3-84b3-aba1b67c72f1/435ab507cbf8be2f966f69475328c412acbfc787/image.png differ diff --git a/gradio_cached_examples/58/Generated image/7e529100-9757-46e3-84b3-aba1b67c72f1/captions.json b/gradio_cached_examples/58/Generated image/7e529100-9757-46e3-84b3-aba1b67c72f1/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..4e0c9813f8fc116e4f97352984cf5d632fbace3d --- /dev/null +++ b/gradio_cached_examples/58/Generated image/7e529100-9757-46e3-84b3-aba1b67c72f1/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/58/Generated image/7e529100-9757-46e3-84b3-aba1b67c72f1/435ab507cbf8be2f966f69475328c412acbfc787/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/58/Generated image/a192fc33-23bf-409d-9196-fbb2bd50aace/cae988684d73b5e2f0285446852a69f617b0512e/image.png b/gradio_cached_examples/58/Generated image/a192fc33-23bf-409d-9196-fbb2bd50aace/cae988684d73b5e2f0285446852a69f617b0512e/image.png new file mode 100644 index 0000000000000000000000000000000000000000..7f36b5f9dd006fe019e23961f489b76c32ab1478 Binary files /dev/null and b/gradio_cached_examples/58/Generated image/a192fc33-23bf-409d-9196-fbb2bd50aace/cae988684d73b5e2f0285446852a69f617b0512e/image.png differ diff --git a/gradio_cached_examples/58/Generated image/a192fc33-23bf-409d-9196-fbb2bd50aace/captions.json b/gradio_cached_examples/58/Generated image/a192fc33-23bf-409d-9196-fbb2bd50aace/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..23364a62eba944a3cea8dc04b49d813cc0ebc40a --- /dev/null +++ b/gradio_cached_examples/58/Generated image/a192fc33-23bf-409d-9196-fbb2bd50aace/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/58/Generated image/a192fc33-23bf-409d-9196-fbb2bd50aace/cae988684d73b5e2f0285446852a69f617b0512e/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/58/Generated image/addc3523-f5e8-471e-8247-192304cb6d42/8a768a18b62cf9f19d189ef1675f06ec7e5ec17f/image.png b/gradio_cached_examples/58/Generated image/addc3523-f5e8-471e-8247-192304cb6d42/8a768a18b62cf9f19d189ef1675f06ec7e5ec17f/image.png new file mode 100644 index 0000000000000000000000000000000000000000..f98594adf51d6d51f8114fd7eb0a39fa520c5592 Binary files /dev/null and b/gradio_cached_examples/58/Generated image/addc3523-f5e8-471e-8247-192304cb6d42/8a768a18b62cf9f19d189ef1675f06ec7e5ec17f/image.png differ diff --git a/gradio_cached_examples/58/Generated image/addc3523-f5e8-471e-8247-192304cb6d42/captions.json b/gradio_cached_examples/58/Generated image/addc3523-f5e8-471e-8247-192304cb6d42/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..2968ab97425101579aadfeea9d6fcc0f3b8daf37 --- /dev/null +++ b/gradio_cached_examples/58/Generated image/addc3523-f5e8-471e-8247-192304cb6d42/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/58/Generated image/addc3523-f5e8-471e-8247-192304cb6d42/8a768a18b62cf9f19d189ef1675f06ec7e5ec17f/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/58/Generated image/ea0ed110-5422-4dd8-8dae-e72d2ff98e00/be796d2ea82c81e97df2dd0e084b3cab332292a2/image.png b/gradio_cached_examples/58/Generated image/ea0ed110-5422-4dd8-8dae-e72d2ff98e00/be796d2ea82c81e97df2dd0e084b3cab332292a2/image.png new file mode 100644 index 0000000000000000000000000000000000000000..64c619d61558903cf111fc05df70c181d7cd37bc Binary files /dev/null and b/gradio_cached_examples/58/Generated image/ea0ed110-5422-4dd8-8dae-e72d2ff98e00/be796d2ea82c81e97df2dd0e084b3cab332292a2/image.png differ diff --git a/gradio_cached_examples/58/Generated image/ea0ed110-5422-4dd8-8dae-e72d2ff98e00/captions.json b/gradio_cached_examples/58/Generated image/ea0ed110-5422-4dd8-8dae-e72d2ff98e00/captions.json new file mode 100644 index 0000000000000000000000000000000000000000..fb70e07af4dc392f4483803bb1a4bbbe63541ac0 --- /dev/null +++ b/gradio_cached_examples/58/Generated image/ea0ed110-5422-4dd8-8dae-e72d2ff98e00/captions.json @@ -0,0 +1 @@ +{"./gradio_cached_examples/58/Generated image/ea0ed110-5422-4dd8-8dae-e72d2ff98e00/be796d2ea82c81e97df2dd0e084b3cab332292a2/image.png": null} \ No newline at end of file diff --git a/gradio_cached_examples/58/log.csv b/gradio_cached_examples/58/log.csv new file mode 100644 index 0000000000000000000000000000000000000000..dc11662734eb97b275afa586c42c9bb500b81c66 --- /dev/null +++ b/gradio_cached_examples/58/log.csv @@ -0,0 +1,8 @@ +Generated image,flag,username,timestamp +./gradio_cached_examples/58/Generated image/addc3523-f5e8-471e-8247-192304cb6d42,,,2023-08-14 12:10:33.392169 +./gradio_cached_examples/58/Generated image/6383cf07-5a32-4c32-a681-05905c366bee,,,2023-08-14 12:10:34.886338 +./gradio_cached_examples/58/Generated image/7e529100-9757-46e3-84b3-aba1b67c72f1,,,2023-08-14 12:10:36.377014 +./gradio_cached_examples/58/Generated image/1d242c42-af20-4dd3-8ecc-2a22e205f659,,,2023-08-14 12:10:37.889013 +./gradio_cached_examples/58/Generated image/ea0ed110-5422-4dd8-8dae-e72d2ff98e00,,,2023-08-14 12:10:39.413292 +./gradio_cached_examples/58/Generated image/3f6009b5-87bb-42ad-b828-a8a0acba6e57,,,2023-08-14 12:10:40.869035 +./gradio_cached_examples/58/Generated image/a192fc33-23bf-409d-9196-fbb2bd50aace,,,2023-08-14 12:10:42.379965