glucauze / sd-webui-faceswaplab

Extended faceswap extension for StableDiffusion web-ui with multiple faceswaps, inpainting, checkpoints, ....
https://glucauze.github.io/sd-webui-faceswaplab/
GNU Affero General Public License v3.0
731 stars 97 forks source link

update to pydantic 1.10.11 #22

Closed JohnnyStreet closed 1 year ago

JohnnyStreet commented 1 year ago

pydantic 1.10.9 is conflicting with the current build of SD.Next

22:42:14-291101 INFO Verifying requirements 22:42:14-302100 WARNING Package wrong version: pydantic 1.10.9 required 1.10.11 22:42:14-303102 INFO Installing package: pydantic==1.10.11 ... 22:42:47-324584 INFO Extension installed packages: sd-webui-faceswaplab ['pydantic==1.10.9']

JohnnyStreet commented 1 year ago

Sorry, looks like you already caught this. Thanks!