Spaces:
Runtime error
Runtime error
Allen Park
commited on
Commit
·
0a402b2
1
Parent(s):
a73aede
add space
Browse files
app.py
CHANGED
|
@@ -59,7 +59,9 @@ HEADER = """
|
|
| 59 |
</td>
|
| 60 |
</tr>
|
| 61 |
</table>
|
|
|
|
| 62 |
**Patronus Lynx** is a state-of-the-art open-source model for hallucination detection.
|
|
|
|
| 63 |
"""
|
| 64 |
|
| 65 |
@spaces.GPU()
|
|
|
|
| 59 |
</td>
|
| 60 |
</tr>
|
| 61 |
</table>
|
| 62 |
+
|
| 63 |
**Patronus Lynx** is a state-of-the-art open-source model for hallucination detection.
|
| 64 |
+
|
| 65 |
"""
|
| 66 |
|
| 67 |
@spaces.GPU()
|