How to remove Logs,
I want to use pyinstaller to package as exe without cmd command line

Thanks for reporting.
@patrickvonplaten @williamberman WDYT? Seems like https://github.com/huggingface/transformers/issues/21506#issuecomment-1430722571 proposes a fix.
Hmm, maybe can we just disable the logger for diffusers globally? Shouldn't this work? See docs here: https://huggingface.co/docs/diffusers/api/logging
Hi @zhanghongyong123456. Were you able to disable logging with https://github.com/huggingface/diffusers/issues/2394#issuecomment-1455906251 ? If so, do you mind closing the issue? If not, please let us know.
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.