Spaces:
Running
Running
updated text displayed
Browse files- app/static/index.html +4 -4
app/static/index.html
CHANGED
|
@@ -162,8 +162,8 @@
|
|
| 162 |
reliability_score: "Reliability score",
|
| 163 |
how_calculated: "How is this calculated?",
|
| 164 |
reliability: "Reliability",
|
| 165 |
-
verdict_low_image: "This image is likely
|
| 166 |
-
verdict_low_video: "This video is likely
|
| 167 |
verdict_mid_image: "We're uncertain about this image,",
|
| 168 |
verdict_mid_video: "We're uncertain about this video,",
|
| 169 |
verdict_high_image: "This image is likely authentic,",
|
|
@@ -193,8 +193,8 @@
|
|
| 193 |
reliability_score: "Score de fiabilité",
|
| 194 |
how_calculated: "Comment est-ce calculé ?",
|
| 195 |
reliability: "Fiabilité",
|
| 196 |
-
verdict_low_image: "Cette image
|
| 197 |
-
verdict_low_video: "Cette vidéo
|
| 198 |
verdict_mid_image: "Nous ne sommes pas certains pour cette image,",
|
| 199 |
verdict_mid_video: "Nous ne sommes pas certains pour cette vidéo,",
|
| 200 |
verdict_high_image: "Cette image est probablement authentique,",
|
|
|
|
| 162 |
reliability_score: "Reliability score",
|
| 163 |
how_calculated: "How is this calculated?",
|
| 164 |
reliability: "Reliability",
|
| 165 |
+
verdict_low_image: "This image is likely AI-generated,",
|
| 166 |
+
verdict_low_video: "This video is likely AI-generated,",
|
| 167 |
verdict_mid_image: "We're uncertain about this image,",
|
| 168 |
verdict_mid_video: "We're uncertain about this video,",
|
| 169 |
verdict_high_image: "This image is likely authentic,",
|
|
|
|
| 193 |
reliability_score: "Score de fiabilité",
|
| 194 |
how_calculated: "Comment est-ce calculé ?",
|
| 195 |
reliability: "Fiabilité",
|
| 196 |
+
verdict_low_image: "Cette image est probablement générée par IA,",
|
| 197 |
+
verdict_low_video: "Cette vidéo est probablement générée par IA,",
|
| 198 |
verdict_mid_image: "Nous ne sommes pas certains pour cette image,",
|
| 199 |
verdict_mid_video: "Nous ne sommes pas certains pour cette vidéo,",
|
| 200 |
verdict_high_image: "Cette image est probablement authentique,",
|