Spaces:
Runtime error
Runtime error
Collab error, “memory_efficient_attention() got an unexpected keyword argument 'scale'”
#91
by
Jagdpenguin
- opened
Collab is no longer working for me, anyone else? Hopefully will be fixed soon.
I found a temporary patch for this which is to comment out line 166 in the app.py file, which says "pipe.enable_xformers_memory_efficient_attention()"
This will have a performance loss as the xformers library optimizes memory use but from my testing an image will take around 100 seconds to generate.
.
Fixed it, thanks for the report.
anzorq
changed discussion status to
closed