mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-06 15:15:05 +08:00
removing duplicates
removing duplicated requirements (transformers, diffusers) and reorganizing alphabetically to be able to spot duplicates in the future.
This commit is contained in:
parent
53be15c204
commit
5194a58278
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user