Update app.py
Browse files
app.py
CHANGED
@@ -175,7 +175,7 @@ with demo:
|
|
175 |
</a> by
|
176 |
<a href="https://platform.kluster.ai/" target="_blank">
|
177 |
kluster.ai
|
178 |
-
</a>
|
179 |
</div>
|
180 |
</div>
|
181 |
""")
|
|
|
175 |
</a> by
|
176 |
<a href="https://platform.kluster.ai/" target="_blank">
|
177 |
kluster.ai
|
178 |
+
</a> which provides an API for detecting hallucinations with any model.
|
179 |
</div>
|
180 |
</div>
|
181 |
""")
|