Spaces:
Sleeping
Sleeping
Merge branch 'main' of https://huggingface.co/spaces/tomaarsen/gliner_base
Browse files
app.py
CHANGED
@@ -99,6 +99,8 @@ with gr.Blocks(title="GLiNER-base") as demo:
|
|
99 |
|
100 |
## Links
|
101 |
|
|
|
|
|
102 |
* Paper: https://arxiv.org/abs/2311.08526
|
103 |
* Repository: https://github.com/urchade/GLiNER
|
104 |
"""
|
|
|
99 |
|
100 |
## Links
|
101 |
|
102 |
+
* Model: https://huggingface.co/urchade/gliner_base
|
103 |
+
* All GLiNER models: https://huggingface.co/models?search=gliner
|
104 |
* Paper: https://arxiv.org/abs/2311.08526
|
105 |
* Repository: https://github.com/urchade/GLiNER
|
106 |
"""
|