Zedge nielsr HF Staff commited on
Commit
373dd85
·
verified ·
1 Parent(s): 89b503f

Add image-to-text task category (#4)

Browse files

- Add image-to-text task category (dccb2e66adc1b47c2ad02f95bf3777a88e096810)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ size_categories:
7
  task_categories:
8
  - image-classification
9
  - object-detection
 
10
  tags:
11
  - computer-vision
12
  - photography
 
7
  task_categories:
8
  - image-classification
9
  - object-detection
10
+ - image-to-text
11
  tags:
12
  - computer-vision
13
  - photography