We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ae00e commit 980bebbCopy full SHA for 980bebb
1 file changed
tests/fmpose3d_api/conftest.py
@@ -30,7 +30,7 @@
30
# HuggingFace repo & filenames (must match fmpose3d.fmpose3d._HF_REPO_ID)
31
# ---------------------------------------------------------------------------
32
33
-HF_REPO_ID: str = "deruyter92/fmpose_temp"
+HF_REPO_ID: str = "DeepLabCut/FMPose3D"
34
35
HUMAN_WEIGHTS_FILENAME: str = "fmpose3d_humans.pth"
36
ANIMAL_WEIGHTS_FILENAME: str = "fmpose3d_animals.pth"
0 commit comments