ahrm / UnstableFusion

A Stable Diffusion desktop frontend with inpainting, img2img and more!
GNU General Public License v3.0
1.26k stars 86 forks source link

Readme and requirements leave out qasync and httpx #42

Closed calebrader closed 1 year ago

ahrm commented 1 year ago

The readme does, but it is in the requirements:

qasync>=0.23.0

eahenle commented 1 year ago

made a PR: #44