Spaces:
Sleeping
Sleeping
Add link to model(s)
Browse files
app.py
CHANGED
@@ -102,6 +102,8 @@ with gr.Blocks(title="GLiNER-base") as demo:
|
|
102 |
|
103 |
## Links
|
104 |
|
|
|
|
|
105 |
* Paper: https://arxiv.org/abs/2311.08526
|
106 |
* Repository: https://github.com/urchade/GLiNER
|
107 |
"""
|
|
|
102 |
|
103 |
## Links
|
104 |
|
105 |
+
* Model: https://huggingface.co/urchade/gliner_base
|
106 |
+
* All GLiNER models: https://huggingface.co/models?search=gliner
|
107 |
* Paper: https://arxiv.org/abs/2311.08526
|
108 |
* Repository: https://github.com/urchade/GLiNER
|
109 |
"""
|