mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-04 23:19:57 +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