Skip to content

Commit 11ab3d3

Browse files
committed
Update HF_REPO_ID
1 parent e185185 commit 11ab3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmpose3d/utils/weights.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
"""Shared helpers for resolving / downloading FMPose3D model weights."""
1111

12-
HF_REPO_ID: str = "deruyter92/fmpose_temp"
12+
HF_REPO_ID: str = "MLAdaptiveIntelligence/FMPose3D"
1313

1414

1515
def resolve_weights_path(model_weights_path: str, model_type: str) -> str:

0 commit comments

Comments
 (0)