Spaces:
Sleeping
Sleeping
model.py
Browse files
model.py
CHANGED
|
@@ -342,7 +342,6 @@ border:1px solid #1f2a44;">
|
|
| 342 |
{round(fusion_score,2)}
|
| 343 |
</span>
|
| 344 |
|
| 345 |
-
<hr>
|
| 346 |
<hr>
|
| 347 |
|
| 348 |
<h3>🔗 Multimodal Consistency</h3>
|
|
@@ -354,7 +353,7 @@ border:1px solid #1f2a44;">
|
|
| 354 |
<br>
|
| 355 |
|
| 356 |
{consistency_text}
|
| 357 |
-
|
| 358 |
<h3>🧠 Interpretation</h3>
|
| 359 |
|
| 360 |
{alignment_message}
|
|
|
|
| 342 |
{round(fusion_score,2)}
|
| 343 |
</span>
|
| 344 |
|
|
|
|
| 345 |
<hr>
|
| 346 |
|
| 347 |
<h3>🔗 Multimodal Consistency</h3>
|
|
|
|
| 353 |
<br>
|
| 354 |
|
| 355 |
{consistency_text}
|
| 356 |
+
<hr>
|
| 357 |
<h3>🧠 Interpretation</h3>
|
| 358 |
|
| 359 |
{alignment_message}
|