Merge pull request #7 from Tps-F/instead_init

remove full-width replace init to gitignore
main
RVC-Boss 2 years ago committed by GitHub
commit a665a5314d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,2 @@
*
!.gitignore

@ -0,0 +1,2 @@
*
!.gitignore

@ -24,7 +24,7 @@ def make_padding(width, cropsize, offset):
def inference(X_spec, device, model, aggressiveness, data):
"""
data dic configs
data : dic configs
"""
def _execute(

Loading…
Cancel
Save