visheratin commited on
Commit
c768c12
·
verified ·
1 Parent(s): 5282647

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ def classify_image(image, text_queries):
68
  with gr.Blocks(title="Mexma-SigLIP2 Zero-Shot Classification") as demo:
69
  gr.Markdown("# Mexma-SigLIP2 Zero-Shot Classification Demo")
70
  gr.Markdown("""
71
- This demo showcases the zero-shot classification capabilities of the Mexma-SigLIP2 model.
72
 
73
  ### Instructions:
74
  1. Upload or select an image
 
68
  with gr.Blocks(title="Mexma-SigLIP2 Zero-Shot Classification") as demo:
69
  gr.Markdown("# Mexma-SigLIP2 Zero-Shot Classification Demo")
70
  gr.Markdown("""
71
+ This demo showcases the zero-shot classification capabilities of Mexma-SigLIP2 - state-of-the-art model for multilingual zero-shot classification.
72
 
73
  ### Instructions:
74
  1. Upload or select an image