johnbridges commited on
Commit
8a60075
·
verified ·
1 Parent(s): a9fd6b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -239,7 +239,7 @@ except Exception as e:
239
  pass
240
 
241
  # --- Gradio UI ---
242
- title = "Holo1-7B: Action VLM Localization Demo (CPU)"
243
  article = f"""
244
  <p style='text-align: center'>
245
  Model: <a href='https://huggingface.co/{MODEL_ID}' target='_blank'>{MODEL_ID}</a> by HCompany |
 
239
  pass
240
 
241
  # --- Gradio UI ---
242
+ title = "Holo1-3B: Holo1 Localization Demo (CPU float32)"
243
  article = f"""
244
  <p style='text-align: center'>
245
  Model: <a href='https://huggingface.co/{MODEL_ID}' target='_blank'>{MODEL_ID}</a> by HCompany |