mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-19 18:41:52 +00:00
Format code (#612)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d4e9badf17
commit
b9fdef34ba
@@ -10,7 +10,7 @@ import warnings
|
||||
import numpy as np
|
||||
import torch
|
||||
|
||||
os.environ['OPENBLAS_NUM_THREADS'] = '1'
|
||||
os.environ["OPENBLAS_NUM_THREADS"] = "1"
|
||||
os.environ["no_proxy"] = "localhost, 127.0.0.1, ::1"
|
||||
import logging
|
||||
import threading
|
||||
|
||||
Reference in New Issue
Block a user