Werli commited on
Commit
d6cb571
·
verified ·
1 Parent(s): 18ef880

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ Features:
76
  - Tags images with multiple categories: general tags, character tags, and ratings.
77
  - Displays categorized tags in a structured format.
78
  - Includes a separate tab for image captioning using Florence 2. This model supports CUDA, MPS or CPU if one of them is available.
79
- - Supports various captioning tasks (e.g., Caption, Detailed Caption, Object Detection), as well it will display output text and images for tasks that generate visual outputs.
80
 
81
  Example image by [me.](https://huggingface.co/Werli)
82
  """
 
76
  - Tags images with multiple categories: general tags, character tags, and ratings.
77
  - Displays categorized tags in a structured format.
78
  - Includes a separate tab for image captioning using Florence 2. This model supports CUDA, MPS or CPU if one of them is available.
79
+ - Supports various captioning tasks (e.g., Caption, Detailed Caption, Object Detection), as well it can display output text and images for tasks that generate visual outputs.
80
 
81
  Example image by [me.](https://huggingface.co/Werli)
82
  """