dk - edit
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
# from person_attr import PersonAttributeModel
|
||||
|
||||
|
||||
class PersonAttrService(PersonAttribute):
|
||||
class RoformerService(PersonAttribute):
|
||||
def __init__(self):
|
||||
# ClearML이 load(model_filepath)로 가중치를 주입하므로 초기 로드는 생략
|
||||
super().__init__(auto_load=False)
|
||||
|
||||
Reference in New Issue
Block a user