Woolverine94 / biniou

a self-hosted webui for 30+ generative ai
GNU General Public License v3.0
439 stars 42 forks source link

error on ubuntu install #14

Closed PixifyAI closed 6 months ago

PixifyAI commented 6 months ago

ERROR: Could not find a version that satisfies the requirement diffusers==git+ht tps://github.com/huggingface/diffusers.git@6246c70d2150dcc58415facfe5c199f49b4d2 af1 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2. 0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.8.1, 0.9.0, 0.10.0, 0.10.1, 0.10.2, 0.11.0, 0.11.1 , 0.12.0, 0.12.1, 0.13.0, 0.13.1, 0.14.0, 0.15.0, 0.15.1, 0.16.0, 0.16.1, 0.17.0 , 0.17.1, 0.18.0, 0.18.1, 0.18.2, 0.19.0, 0.19.1, 0.19.2, 0.19.3, 0.20.0, 0.20.1 , 0.20.2, 0.21.0, 0.21.1, 0.21.2, 0.21.3, 0.21.4, 0.22.0, 0.22.1, 0.22.2, 0.22.3 , 0.23.0, 0.23.1, 0.24.0, 0.25.0, 0.25.1, 0.26.0, 0.26.1, 0.26.2, 0.26.3) ERROR: No matching distribution found for diffusers==git+https://github.com/hugg ingface/diffusers.git@6246c70d2150dcc58415facfe5c199f49b4d2af1

Woolverine94 commented 6 months ago

Hello @PixifyAI,

Thanks a lot for your feeedback.

Commit 4462de9 had a typo that introduced this bug and broke the installer on all systems.

Commit 7601c19 fix this error.

I close this issue, please don't hesitate to open it again if required.