mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-02-17 19:00:52 +01:00
Require onnxruntime for nsfw checking
This commit is contained in:
parent
4e3a5cb6d9
commit
391e12e20d
@ -34,6 +34,7 @@ modules_to_check = {
|
||||
"sqlalchemy": "2.0.19",
|
||||
"python-multipart": "0.0.6",
|
||||
# "xformers": "0.0.16",
|
||||
"onnxruntime": "1.19.2",
|
||||
}
|
||||
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user