Closed
Description
init_empty_weights()
is imported from accelerate if is_accelerate_available() returns true. However if that's not the case there is no fallback.
We had to pin diffusers to 0.18.1 in nod-ai/SHARK-Studio#1648
init_empty_weights()
is imported from accelerate if is_accelerate_available() returns true. However if that's not the case there is no fallback.
We had to pin diffusers to 0.18.1 in nod-ai/SHARK-Studio#1648