gliner==0.2.13 have open ended range for transformers >= 4.57.3
#331
ankit-kumar05
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
gliner==0.2.13have a open ended dependency range fortransformers >= 4.57.3which causes problem withtransformers >= 5.1.0.Since
transformerslibrary have different implementation forGLiNER.from_pretrained( ... )function .You need to pin ( fix ) the upper casing for range of
transformers.Beta Was this translation helpful? Give feedback.
All reactions