YiYiXu HF Staff commited on
Commit
d9dd112
·
verified ·
1 Parent(s): 0261f81

Update block.py

Browse files
Files changed (1) hide show
  1. block.py +1 -1
block.py CHANGED
@@ -74,7 +74,7 @@ class Florence2ImageAnnotatorBlock(ModularPipelineBlocks):
74
  "annotation_output_type",
75
  type_hint=str,
76
  default="mask_image",
77
- metadata={"mellon":"dropbox"},
78
  description="""Output type from annotation predictions. Availabe options are
79
  annotation:
80
  - raw annotation predictions from the model based on task type.
 
74
  "annotation_output_type",
75
  type_hint=str,
76
  default="mask_image",
77
+ metadata={"mellon":"dropdown"},
78
  description="""Output type from annotation predictions. Availabe options are
79
  annotation:
80
  - raw annotation predictions from the model based on task type.