Update app.py
Browse files
app.py
CHANGED
@@ -129,7 +129,6 @@ demo = gr.Interface(
|
|
129 |
outputs=[
|
130 |
gr.Image(type="numpy", label="İşlenmiş Görsel"),
|
131 |
gr.Textbox(label="Tahmin ve Güven"),
|
132 |
-
gr.Textbox(label="AP ve mAP"),
|
133 |
gr.Textbox(label="Tbai Yorumu")
|
134 |
],
|
135 |
title="🧠 Vbai-DPA 2.3 + Tbai-DPA 1.0-BETA Yorumu",
|
|
|
129 |
outputs=[
|
130 |
gr.Image(type="numpy", label="İşlenmiş Görsel"),
|
131 |
gr.Textbox(label="Tahmin ve Güven"),
|
|
|
132 |
gr.Textbox(label="Tbai Yorumu")
|
133 |
],
|
134 |
title="🧠 Vbai-DPA 2.3 + Tbai-DPA 1.0-BETA Yorumu",
|