mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Remove unused method
This commit is contained in:
@@ -321,9 +321,6 @@ class ModelManager(object):
|
||||
return False
|
||||
return True
|
||||
|
||||
def check_if_files_size(self, model_name):
|
||||
pass
|
||||
|
||||
def create_dir_and_download_model(self, model_name, model_item, output_path):
|
||||
os.makedirs(output_path, exist_ok=True)
|
||||
# handle TOS
|
||||
|
||||
Reference in New Issue
Block a user