mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2025-01-19 17:18:39 +01:00
Add files via upload
This commit is contained in:
parent
da67be0bda
commit
05f096bc8e
2
UVR.py
2
UVR.py
@ -727,7 +727,7 @@ class ModelData():
|
||||
table_entry = {self.model_path: self.model_hash}
|
||||
model_hash_table.update(table_entry)
|
||||
|
||||
print(self.model_name," - ", self.model_hash)
|
||||
#print(self.model_name," - ", self.model_hash)
|
||||
|
||||
class Ensembler():
|
||||
def __init__(self, is_manual_ensemble=False):
|
||||
|
Loading…
x
Reference in New Issue
Block a user