[diffusion] UX: suppress noisy diffusers torchao warning (#28317)
This commit is contained in:
@@ -562,6 +562,8 @@ def globally_suppress_loggers():
|
||||
"urllib3",
|
||||
"httpx",
|
||||
"httpcore",
|
||||
"diffusers.quantizers.torchao.torchao_quantizer",
|
||||
"transformers.processing_utils",
|
||||
"flash_attn.cute.cache_utils",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user