Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tonic1
/
hallucination-test
like
4
Sleeping
App
Files
Files
Community
4
297437a
hallucination-test
/
app.py
Tonic
initial commit
297437a
about 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/vectara/hallucination_evaluation_model"
).launch()