Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Vallp
/
ter
like
0
Runtime error
App
Files
Files
Community
main
ter
/
app.py
Vallp
Create app.py
955bf73
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
import
evaluate
from
evaluate.utils
import
launch_gradio_widget
module = evaluate.load(
"ter"
)
launch_gradio_widget(module)