Skip to content

Commit f05d67f

Browse files
committed
draft
1 parent 37ab9b8 commit f05d67f

3 files changed

Lines changed: 593 additions & 1 deletion

File tree

onnx_diagnostic/tasks/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
fill_mask,
66
image_classification,
77
image_text_to_text,
8+
image_to_image,
89
image_to_video,
910
mask_generation,
1011
mixture_of_expert,
@@ -24,6 +25,7 @@
2425
fill_mask,
2526
image_classification,
2627
image_text_to_text,
28+
image_to_image,
2729
image_to_video,
2830
mask_generation,
2931
mixture_of_expert,

0 commit comments

Comments
 (0)