mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-26 19:09:58 +00:00
added dependency for gfpgan
This commit is contained in:
@@ -8,6 +8,7 @@ torch
|
||||
transformers
|
||||
omegaconf
|
||||
pytorch_lightning
|
||||
basicsr
|
||||
diffusers
|
||||
invisible-watermark
|
||||
git+https://github.com/crowsonkb/k-diffusion.git
|
||||
|
||||
@@ -8,3 +8,4 @@ torch
|
||||
transformers==4.19.2
|
||||
omegaconf==2.1.1
|
||||
pytorch_lightning==1.7.2
|
||||
basicsr==1.3.5
|
||||
|
||||
Reference in New Issue
Block a user