Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -92,7 +92,7 @@ with gr.Blocks(title="Navigator — AI Sight Assistant") as demo:
|
|
| 92 |
---
|
| 93 |
### Live Demo Status
|
| 94 |
| Module | Status | Done |
|
| 95 |
-
|--------|--------|------
|
| 96 |
| YOLOv8 object detection | Live | Almost |
|
| 97 |
| FER emotion detection | Working | Not yet |
|
| 98 |
| LLaVA scene description | Integrating | Almost |
|
|
|
|
| 92 |
---
|
| 93 |
### Live Demo Status
|
| 94 |
| Module | Status | Done |
|
| 95 |
+
|--------|--------|------|
|
| 96 |
| YOLOv8 object detection | Live | Almost |
|
| 97 |
| FER emotion detection | Working | Not yet |
|
| 98 |
| LLaVA scene description | Integrating | Almost |
|