diff --git a/hh.py b/hh.py new file mode 100644 index 0000000..cd7e2c3 --- /dev/null +++ b/hh.py @@ -0,0 +1,30 @@ + + + + + + + + +[ + { + "id": 1, + "data": {"image": "images/cat_001.jpg"}, + "annotations": [{ + "result": [{ + "from_name": "label", + "to_name": "image", + "type": "choices", + "value": {"choices": ["cat"]} + }] + }] + } +] + + + + + \ No newline at end of file