mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-15 06:21:34 +03:00
Bump transformers from 4.21.1 to 4.22.1 and pytorch-lightning from 1.7.6 to 1.7.7 (#1338)
# Checklist: - [x] I have changed the base branch to `dev` - [x] I have performed a self-review of my own code - [x] I have commented my code in hard-to-understand areas - [x] I have made corresponding changes to the documentation Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6bfb6a57ec
commit
11155b39db
@ -7,10 +7,10 @@
|
||||
|
||||
|
||||
# Stable Diffusion (see: https://github.com/CompVis/stable-diffusion)
|
||||
transformers==4.21.1
|
||||
transformers==4.22.1
|
||||
diffusers==0.3.0
|
||||
invisible-watermark==0.1.5
|
||||
pytorch_lightning==1.7.6
|
||||
pytorch_lightning==1.7.7
|
||||
|
||||
# Additional Stable Diffusion Requirements
|
||||
# TODO: Pin external dependency versions
|
||||
|
Loading…
Reference in New Issue
Block a user