deforum / deforum/deforum-stable-diffusion
Unpin version of transformers
Open
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 412
- PR merge metrics
- No merged PRs in 30d
Description
The version of `transformers` in the install file is pinned to 4.19.2 (see [here](https://github.com/deforum-art/deforum-stable-diffusion/blob/d6bd41094183577c3c33a8b17ebcfbc90709eaab/install_requirements.py#L83)). Is it ok to pick up a more recent `transformers`? Some other codes that I'm running in the same environment as Deforum (e.g. diffusers), require a newer transformers than 4.19.2. Happy to help with a PR if other revisions are needed to support a newer version of `transformers`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.