fokan commited on
Commit
d60ae18
·
verified ·
1 Parent(s): 3124f35

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -81,7 +81,6 @@ demo = gr.Interface(
81
  outputs=gr.Label(num_top_classes=5, label="🧠 Top Predictions"),
82
  title="🩻 MedSigLIP Smart Medical Classifier",
83
  description="Zero-shot model with automatic label filtering for different modalities.",
84
- flagging_mode="never",
85
  )
86
 
87
 
 
81
  outputs=gr.Label(num_top_classes=5, label="🧠 Top Predictions"),
82
  title="🩻 MedSigLIP Smart Medical Classifier",
83
  description="Zero-shot model with automatic label filtering for different modalities.",
 
84
  )
85
 
86