ahrm / UnstableFusion

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

Fix typo in requirements-localgpu-win64.txt #47

Closed jeffmcjunkin closed 1 year ago

jeffmcjunkin commented 1 year ago

Syntax issue on yesterday's commit:

PS C:\> pip install -r requirements-localgpu-win64.txt
ERROR: Invalid requirement: 'diffusers=0.6.0' (from line 2 of requirements-localgpu-win64.txt)
Hint: = is not a valid operator. Did you mean == ?