diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-09-28 21:31:46 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-09-28 21:31:46 +0000 |
commit | 0dc904aa3d24184d0efa2469cde373e25a9a0e87 (patch) | |
tree | 92e714e0a13ce7573158f0cb05f813e5911bac23 /requirements.txt | |
parent | 791808c890fc2fc3417f827f8744765970b23f13 (diff) | |
parent | d944b849924c12d2e8457445c23226370eae7d8d (diff) | |
download | stable-diffusion-webui-gfx803-0dc904aa3d24184d0efa2469cde373e25a9a0e87.tar.gz stable-diffusion-webui-gfx803-0dc904aa3d24184d0efa2469cde373e25a9a0e87.tar.bz2 stable-diffusion-webui-gfx803-0dc904aa3d24184d0efa2469cde373e25a9a0e87.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index aa9b94f4..0d9929ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ realesrgan scikit-image>=0.19
git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379
timm==0.4.12
-transformers
+transformers==4.19.2
torch
einops
jsonmerge
|