Create example_inputs.json
Browse files- example_inputs.json +3 -0
example_inputs.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"image": "https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers/tasks/image_classification/bird.jpeg"
|
3 |
+
}
|