Spaces:
Running
Running
Tom Aarsen
commited on
Commit
•
63394b2
1
Parent(s):
20b54ea
search => library
Browse files
app.py
CHANGED
@@ -100,7 +100,7 @@ with gr.Blocks(title="GLiNER-base") as demo:
|
|
100 |
## Links
|
101 |
|
102 |
* Model: https://huggingface.co/urchade/gliner_base
|
103 |
-
* All GLiNER models: https://huggingface.co/models?
|
104 |
* Paper: https://arxiv.org/abs/2311.08526
|
105 |
* Repository: https://github.com/urchade/GLiNER
|
106 |
"""
|
|
|
100 |
## Links
|
101 |
|
102 |
* Model: https://huggingface.co/urchade/gliner_base
|
103 |
+
* All GLiNER models: https://huggingface.co/models?library=gliner
|
104 |
* Paper: https://arxiv.org/abs/2311.08526
|
105 |
* Repository: https://github.com/urchade/GLiNER
|
106 |
"""
|