st192011 commited on
Commit
01ab6f8
·
verified ·
1 Parent(s): 9ef572b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 **unoptimized for predictive accuracy** and operates on a limited vocabulary. Its purpose is to demonstrate a **highly versatile and scalable VLM protocol**. Unlike traditional models, this architecture enables instant lexical expansion and universal adaptation to any sign language without the need for deep retraining.
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():