Spaces:
Runtime error
Runtime error
File size: 479 Bytes
757d04b 478dcd7 757d04b 478dcd7 757d04b 478dcd7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: Swedish Entity Recognition
emoji: 📝
colorFrom: darkturquoise
colorTo: white
sdk: gradio
sdk_version: 3.12.0
app_file: app.py
pinned: false
license: openrail
---
# Swedish Entity Recognition
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
## REST API via Gradio
curl -X POST -H 'Content-type: application/json' --data '{ "data": ["Mrs API"] }' https://tomsoderlund-swedish-entity-recognition.hf.space/run/predict
|