mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-07-06 09:30:01 +02:00
Use xformers 0.0.16 to speed up image generation
This commit is contained in:
@ -23,6 +23,7 @@ modules_to_check = {
|
||||
"rich": "12.6.0",
|
||||
"uvicorn": "0.19.0",
|
||||
"fastapi": "0.85.1",
|
||||
"xformers": "0.0.16",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user