mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-20 02:51:09 +00:00
Format code (#1136)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2419d5e1a9
commit
ce8177a932
@@ -181,7 +181,7 @@ class Config:
|
||||
)
|
||||
except:
|
||||
pass
|
||||
#if self.device != "cpu":
|
||||
# if self.device != "cpu":
|
||||
import torch_directml
|
||||
|
||||
self.device = torch_directml.device(torch_directml.default_device())
|
||||
|
||||
Reference in New Issue
Block a user