removing duplicates

removing duplicated requirements (transformers, diffusers) and reorganizing alphabetically to be able to spot duplicates in the future.
This commit is contained in:
achaiah 2022-09-24 22:37:27 -05:00 committed by AUTOMATIC1111
parent 53be15c204
commit 5194a58278

View File

@ -1,22 +1,20 @@
transformers
diffusers
basicsr basicsr
gfpgan
gradio
numpy
Pillow
realesrgan
torch
transformers
omegaconf
pytorch_lightning
diffusers diffusers
invisible-watermark fairscale==0.4.4
scikit-image>=0.19
fonts fonts
font-roboto font-roboto
gfpgan
gradio
invisible-watermark
git+https://github.com/crowsonkb/k-diffusion.git git+https://github.com/crowsonkb/k-diffusion.git
numpy
omegaconf
piexif
Pillow
pytorch_lightning
realesrgan
scikit-image>=0.19
git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379
timm==0.4.12 timm==0.4.12
fairscale==0.4.4 transformers
piexif torch