Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -82,7 +82,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
| 82 |
3. **Future-Proof Scalability:** New vocabulary can be integrated into the system's lexicon instantly, bypassing traditional, time-consuming retraining cycles.
|
| 83 |
|
| 84 |
---
|
| 85 |
-
This engine is currently **
|
| 86 |
""")
|
| 87 |
|
| 88 |
with gr.Row():
|
|
|
|
| 82 |
3. **Future-Proof Scalability:** New vocabulary can be integrated into the system's lexicon instantly, bypassing traditional, time-consuming retraining cycles.
|
| 83 |
|
| 84 |
---
|
| 85 |
+
This engine is currently not yet **fully optimized for predictive accuracy** and operates on a limited vocabulary. Its sole purpose is to demonstrate a **highly versatile and scalable VLM protocol**.
|
| 86 |
""")
|
| 87 |
|
| 88 |
with gr.Row():
|