mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-06-24 05:09:18 +08:00
no gradio httpx warning when traning
no gradio httpx warning when traning
This commit is contained in:
parent
4d9d56b196
commit
68f488524f
@ -13,7 +13,7 @@ import torch
|
||||
|
||||
logging.getLogger("numba").setLevel(logging.ERROR)
|
||||
logging.getLogger("matplotlib").setLevel(logging.ERROR)
|
||||
|
||||
logging.getLogger("httpx").setLevel(logging.ERROR)
|
||||
MATPLOTLIB_FLAG = False
|
||||
|
||||
logging.basicConfig(stream=sys.stdout, level=logging.INFO)
|
||||
|
Loading…
x
Reference in New Issue
Block a user