deepratna-awale / AutoExpress

Automatically creates character expressions from given image using A1111 Stable Diffusion API (with ADetailer).
MIT License
6 stars 1 forks source link

python requirement pivy-deps #8

Open ParaplegicRacehorse opened 3 months ago

ParaplegicRacehorse commented 3 months ago

The requirement for pivy-deps (req'd for Flask, so maybe this is an upstream issue?) is only available (from pypi) for Windows. How much effort would it be to change things so that we linux people can make use of AutoExpress?

deepratna-awale commented 3 months ago

If Flask is using it, then I don't really know how to bypass it. However, try pulling and installing requirements again as some have been removed in the new push.