Denis Ismailaj

Results 4 comments of Denis Ismailaj

For me this issue arised when trying to have a Container-based component that accepted any children. (No `is` attribute on the `Element` tag) What worked for me was to create...

@microsoft-github-policy-service agree

The latest release as of now is `v1.0.2` from March 6th. If you're using that, then you need to have `transformers` version between `4.25.0` and `4.26.1`, as specified here: https://github.com/salesforce/LAVIS/blob/7aa83e93003dade66f7f7eaba253b10c459b012d/requirements.txt#L26...

@dxli94 I can replicate this issue with any transformers version from `v4.27.0` and up. The latest release this works with is `v4.26.1`. Seems to be the same issue as #227...