SirWaffle
Results
2
comments of
SirWaffle
i too am seeing the same error: Python.Runtime.PythonException: TypeError : __init__() got an unexpected keyword argument 'use_linear_in_transformer' Im upgrading from my own custom environment, and assume Im missing a package....
'use_linear_in_transformer' error was fixed by a step i skipped, since i was afraid of wrecking my currently attached and running diffusion stuff: pip install -e . in the stablediffusion checkout....