Update README.md
Browse files
README.md
CHANGED
|
@@ -338,7 +338,11 @@ with gr.Blocks(css=css) as demo:
|
|
| 338 |
demo.launch(debug=True)
|
| 339 |
```
|
| 340 |
|
| 341 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 342 |
|
| 343 |
1. **Visual Highlights Generator:**
|
| 344 |
- Extracts **key objects, regions, and contextual clues** from images and turns them into meaningful **visual summaries**.
|
|
|
|
| 338 |
demo.launch(debug=True)
|
| 339 |
```
|
| 340 |
|
| 341 |
+
# **Demo Output with ReportLab
|
| 342 |
+
|
| 343 |
+

|
| 344 |
+
|
| 345 |
+
# **Key Features**
|
| 346 |
|
| 347 |
1. **Visual Highlights Generator:**
|
| 348 |
- Extracts **key objects, regions, and contextual clues** from images and turns them into meaningful **visual summaries**.
|