Spaces:
Running
Running
Update app.py
Browse files
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
|
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 |
"""
|