Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -262,7 +262,7 @@ with gr.Blocks(title="EcoVerify AI") as demo:
|
|
| 262 |
# ββ TAB 8: DISPUTE ββββββββββββββββββββββββββββββ
|
| 263 |
with gr.TabItem("π³οΈ 8. Dispute / Right to Reply"):
|
| 264 |
gr.Markdown("### Dispute Your Risk Score")
|
| 265 |
-
gr.Markdown("We strive for accuracy, but digital data may not always capture the full picture. To appeal this score, please upload operational proof (e.g., disposal logs, GPS-tagged photos, or recent certifications). ")
|
| 266 |
dispute_reason = gr.Textbox(
|
| 267 |
label="Reason for Dispute",
|
| 268 |
placeholder="e.g. We have recently upgraded our waste management system...",
|
|
|
|
| 262 |
# ββ TAB 8: DISPUTE ββββββββββββββββββββββββββββββ
|
| 263 |
with gr.TabItem("π³οΈ 8. Dispute / Right to Reply"):
|
| 264 |
gr.Markdown("### Dispute Your Risk Score")
|
| 265 |
+
gr.Markdown("We strive for accuracy, but digital data may not always capture the full picture. To appeal this score, please upload operational proof (e.g., disposal logs, GPS-tagged photos, or recent certifications). A human auditor will work alongside our AI to verify your claims, ensuring a fair and transparent result for your ecotourism site.")
|
| 266 |
dispute_reason = gr.Textbox(
|
| 267 |
label="Reason for Dispute",
|
| 268 |
placeholder="e.g. We have recently upgraded our waste management system...",
|