Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -130,7 +130,7 @@ with gr.Blocks(title="GLiNER-M-v2.1") as demo:
|
|
130 |
|
131 |
## Links
|
132 |
|
133 |
-
* Model: https://huggingface.co/urchade/
|
134 |
* All GLiNER models: https://huggingface.co/models?library=gliner
|
135 |
* Paper: https://arxiv.org/abs/2311.08526
|
136 |
* Repository: https://github.com/urchade/GLiNER
|
|
|
130 |
|
131 |
## Links
|
132 |
|
133 |
+
* Model: https://huggingface.co/urchade/gliner_multi_pii-v1
|
134 |
* All GLiNER models: https://huggingface.co/models?library=gliner
|
135 |
* Paper: https://arxiv.org/abs/2311.08526
|
136 |
* Repository: https://github.com/urchade/GLiNER
|