Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -74,7 +74,7 @@ with gr.Blocks(title="CamemBERT-bio-gliner", theme=gr.themes.Soft()) as demo:
|
|
74 |
|
75 |
## Links
|
76 |
|
77 |
-
* Model: https://huggingface.co/almanach/camembert-bio-gliner
|
78 |
* Backbone model: https://huggingface.co/almanach/camembert-bio-base
|
79 |
* GLiNER library: https://github.com/urchade/GLiNER
|
80 |
* Developed by: [Rian Touchent](https://rian-t.github.io), [Eric Villemonte de La Clergerie](http://pauillac.inria.fr/~clerger/)
|
|
|
74 |
|
75 |
## Links
|
76 |
|
77 |
+
* Model: https://huggingface.co/almanach/camembert-bio-gliner-v0.1
|
78 |
* Backbone model: https://huggingface.co/almanach/camembert-bio-base
|
79 |
* GLiNER library: https://github.com/urchade/GLiNER
|
80 |
* Developed by: [Rian Touchent](https://rian-t.github.io), [Eric Villemonte de La Clergerie](http://pauillac.inria.fr/~clerger/)
|