XuWuLingYu commited on
Commit
f2f34fd
·
verified ·
1 Parent(s): bf43a26

Upload folder using huggingface_hub

Browse files
BaseModel/Wan2.1_VAE.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38071ab59bd94681c686fa51d75a1968f64e470262043be31f7a094e442fd981
3
+ size 507609880
BaseModel/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96b6b242ca1c2f24e9d02cd6596066fab6d310e2d7538f33ae267cb18d957e8f
3
+ size 5676070424
BaseModel/models_clip_open-clip-xlm-roberta-large-vit-huge-14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:628c9998b613391f193eb67ff68da9667d75f492911e4eb3decf23460a158c38
3
+ size 4772359047
BaseModel/models_t5_umt5-xxl-enc-bf16.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cace0da2b446bbbbc57d031ab6cf163a3d59b366da94e5afe36745b746fd81d
3
+ size 11361920418
README.md CHANGED
@@ -1,3 +1,27 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ library_name: pytorch
5
+ pipeline_tag: video-to-video
6
+ ---
7
+
8
+ # WristWorld Checkpoints (HuggingFace Model Card)
9
+
10
+ Public model weights and usage instructions for the 4D world model WristWorld for generating wrist-view videos. This repository contains multiple subdirectories for different components/scales:
11
+
12
+ - `BaseModel/`: Base representations/priors (e.g., VAE, encoder, etc.)
13
+ - `VideoModel/`: Spatiotemporal generation backbone (video diffusion/flow matching)
14
+ - `VGGT/`: Auxiliary vision modules for conditioning/estimation (e.g., VGGT)
15
+
16
+ ## Citation
17
+ If you find WristWorld useful, please cite our paper:
18
+
19
+ ```bibtex
20
+ @article{qian2025wristworld,
21
+ title = {WristWorld: Generating Wrist-Views via 4D World Models for Robotic Manipulation},
22
+ author = {Qian, Zezhong and Chi, Xiaowei and Li, Yuming and Wang, Shizun and Qin, Zhiyuan and Ju, Xiaozhu and Han, Sirui and Zhang, Shanghang},
23
+ journal = {arXiv preprint arXiv:2510.07313},
24
+ year = {2025}
25
+ }
26
+ ```
27
+
VGGT/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a23455debb0fd04eda41b2ca191d0da2fa40d1eb45f44ba53f93d3275cf36113
3
+ size 11163514726
VideoModel/video_dit_lora.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f77588e5fbe76cae8686a5aed96a2a70495c37fef359db4160813614fde502da
3
+ size 2860838508
lfs/logs/20251108T230933.185203731.log ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
6
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
7
+
8
+
9
+ error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
10
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
11
+
12
+
13
+ Current time in UTC:
14
+ 2025-11-08 15:09:33
15
+
16
+ ENV:
17
+ LocalWorkingDir=
18
+ LocalGitDir=
19
+ LocalGitStorageDir=
20
+ LocalMediaDir=lfs/objects
21
+ LocalReferenceDirs=
22
+ TempDir=lfs/tmp
23
+ ConcurrentTransfers=8
24
+ TusTransfers=false
25
+ BasicTransfersOnly=false
26
+ SkipDownloadErrors=false
27
+ FetchRecentAlways=false
28
+ FetchRecentRefsDays=7
29
+ FetchRecentCommitsDays=0
30
+ FetchRecentRefsIncludeRemotes=true
31
+ PruneOffsetDays=3
32
+ PruneVerifyRemoteAlways=false
33
+ PruneRemoteName=origin
34
+ LfsStorageDir=lfs
35
+ AccessDownload=none
36
+ AccessUpload=none
37
+ DownloadTransfers=basic,lfs-standalone-file,ssh
38
+ UploadTransfers=basic,lfs-standalone-file,ssh
39
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
40
+ GIT_EXEC_PATH=/usr/lib/git-core
41
+
42
+ Client IP addresses:
43
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251108T230933.188596448.log ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
6
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
7
+
8
+ Prune error: Git can't resolve ref: "HEAD"
9
+
10
+ Git can't resolve ref: "HEAD"
11
+
12
+ Current time in UTC:
13
+ 2025-11-08 15:09:33
14
+
15
+ ENV:
16
+ LocalWorkingDir=
17
+ LocalGitDir=
18
+ LocalGitStorageDir=
19
+ LocalMediaDir=lfs/objects
20
+ LocalReferenceDirs=
21
+ TempDir=lfs/tmp
22
+ ConcurrentTransfers=8
23
+ TusTransfers=false
24
+ BasicTransfersOnly=false
25
+ SkipDownloadErrors=false
26
+ FetchRecentAlways=false
27
+ FetchRecentRefsDays=7
28
+ FetchRecentCommitsDays=0
29
+ FetchRecentRefsIncludeRemotes=true
30
+ PruneOffsetDays=3
31
+ PruneVerifyRemoteAlways=false
32
+ PruneRemoteName=origin
33
+ LfsStorageDir=lfs
34
+ AccessDownload=none
35
+ AccessUpload=none
36
+ DownloadTransfers=basic,lfs-standalone-file,ssh
37
+ UploadTransfers=basic,lfs-standalone-file,ssh
38
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
39
+ GIT_EXEC_PATH=/usr/lib/git-core
40
+
41
+ Client IP addresses:
42
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251108T230933.190606173.log ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
6
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
7
+
8
+ Prune error: Git can't resolve ref: "HEAD"
9
+ Prune error: Git can't resolve ref: "HEAD"
10
+
11
+ Git can't resolve ref: "HEAD"
12
+
13
+ Current time in UTC:
14
+ 2025-11-08 15:09:33
15
+
16
+ ENV:
17
+ LocalWorkingDir=
18
+ LocalGitDir=
19
+ LocalGitStorageDir=
20
+ LocalMediaDir=lfs/objects
21
+ LocalReferenceDirs=
22
+ TempDir=lfs/tmp
23
+ ConcurrentTransfers=8
24
+ TusTransfers=false
25
+ BasicTransfersOnly=false
26
+ SkipDownloadErrors=false
27
+ FetchRecentAlways=false
28
+ FetchRecentRefsDays=7
29
+ FetchRecentCommitsDays=0
30
+ FetchRecentRefsIncludeRemotes=true
31
+ PruneOffsetDays=3
32
+ PruneVerifyRemoteAlways=false
33
+ PruneRemoteName=origin
34
+ LfsStorageDir=lfs
35
+ AccessDownload=none
36
+ AccessUpload=none
37
+ DownloadTransfers=basic,lfs-standalone-file,ssh
38
+ UploadTransfers=basic,lfs-standalone-file,ssh
39
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
40
+ GIT_EXEC_PATH=/usr/lib/git-core
41
+
42
+ Client IP addresses:
43
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T102647.598764278.log ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: Git can't resolve ref: "HEAD"
6
+
7
+ Git can't resolve ref: "HEAD"
8
+
9
+ Current time in UTC:
10
+ 2025-11-09 02:26:47
11
+
12
+ ENV:
13
+ LocalWorkingDir=
14
+ LocalGitDir=
15
+ LocalGitStorageDir=
16
+ LocalMediaDir=lfs/objects
17
+ LocalReferenceDirs=
18
+ TempDir=lfs/tmp
19
+ ConcurrentTransfers=8
20
+ TusTransfers=false
21
+ BasicTransfersOnly=false
22
+ SkipDownloadErrors=false
23
+ FetchRecentAlways=false
24
+ FetchRecentRefsDays=7
25
+ FetchRecentCommitsDays=0
26
+ FetchRecentRefsIncludeRemotes=true
27
+ PruneOffsetDays=3
28
+ PruneVerifyRemoteAlways=false
29
+ PruneRemoteName=origin
30
+ LfsStorageDir=lfs
31
+ AccessDownload=none
32
+ AccessUpload=none
33
+ DownloadTransfers=basic,lfs-standalone-file,ssh
34
+ UploadTransfers=basic,lfs-standalone-file,ssh
35
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
36
+ GIT_EXEC_PATH=/usr/lib/git-core
37
+
38
+ Client IP addresses:
39
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T102647.603313346.log ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: Git can't resolve ref: "HEAD"
6
+ Prune error: error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
7
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
8
+
9
+
10
+ error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
11
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
12
+
13
+
14
+ Current time in UTC:
15
+ 2025-11-09 02:26:47
16
+
17
+ ENV:
18
+ LocalWorkingDir=
19
+ LocalGitDir=
20
+ LocalGitStorageDir=
21
+ LocalMediaDir=lfs/objects
22
+ LocalReferenceDirs=
23
+ TempDir=lfs/tmp
24
+ ConcurrentTransfers=8
25
+ TusTransfers=false
26
+ BasicTransfersOnly=false
27
+ SkipDownloadErrors=false
28
+ FetchRecentAlways=false
29
+ FetchRecentRefsDays=7
30
+ FetchRecentCommitsDays=0
31
+ FetchRecentRefsIncludeRemotes=true
32
+ PruneOffsetDays=3
33
+ PruneVerifyRemoteAlways=false
34
+ PruneRemoteName=origin
35
+ LfsStorageDir=lfs
36
+ AccessDownload=none
37
+ AccessUpload=none
38
+ DownloadTransfers=basic,lfs-standalone-file,ssh
39
+ UploadTransfers=basic,lfs-standalone-file,ssh
40
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
41
+ GIT_EXEC_PATH=/usr/lib/git-core
42
+
43
+ Client IP addresses:
44
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T102647.605728693.log ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: Git can't resolve ref: "HEAD"
6
+ Prune error: error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
7
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
8
+
9
+ Prune error: Git can't resolve ref: "HEAD"
10
+
11
+ Git can't resolve ref: "HEAD"
12
+
13
+ Current time in UTC:
14
+ 2025-11-09 02:26:47
15
+
16
+ ENV:
17
+ LocalWorkingDir=
18
+ LocalGitDir=
19
+ LocalGitStorageDir=
20
+ LocalMediaDir=lfs/objects
21
+ LocalReferenceDirs=
22
+ TempDir=lfs/tmp
23
+ ConcurrentTransfers=8
24
+ TusTransfers=false
25
+ BasicTransfersOnly=false
26
+ SkipDownloadErrors=false
27
+ FetchRecentAlways=false
28
+ FetchRecentRefsDays=7
29
+ FetchRecentCommitsDays=0
30
+ FetchRecentRefsIncludeRemotes=true
31
+ PruneOffsetDays=3
32
+ PruneVerifyRemoteAlways=false
33
+ PruneRemoteName=origin
34
+ LfsStorageDir=lfs
35
+ AccessDownload=none
36
+ AccessUpload=none
37
+ DownloadTransfers=basic,lfs-standalone-file,ssh
38
+ UploadTransfers=basic,lfs-standalone-file,ssh
39
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
40
+ GIT_EXEC_PATH=/usr/lib/git-core
41
+
42
+ Client IP addresses:
43
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T102743.368888222.log ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: Git can't resolve ref: "HEAD"
6
+
7
+ Git can't resolve ref: "HEAD"
8
+
9
+ Current time in UTC:
10
+ 2025-11-09 02:27:43
11
+
12
+ ENV:
13
+ LocalWorkingDir=
14
+ LocalGitDir=
15
+ LocalGitStorageDir=
16
+ LocalMediaDir=lfs/objects
17
+ LocalReferenceDirs=
18
+ TempDir=lfs/tmp
19
+ ConcurrentTransfers=8
20
+ TusTransfers=false
21
+ BasicTransfersOnly=false
22
+ SkipDownloadErrors=false
23
+ FetchRecentAlways=false
24
+ FetchRecentRefsDays=7
25
+ FetchRecentCommitsDays=0
26
+ FetchRecentRefsIncludeRemotes=true
27
+ PruneOffsetDays=3
28
+ PruneVerifyRemoteAlways=false
29
+ PruneRemoteName=origin
30
+ LfsStorageDir=lfs
31
+ AccessDownload=none
32
+ AccessUpload=none
33
+ DownloadTransfers=basic,lfs-standalone-file,ssh
34
+ UploadTransfers=basic,lfs-standalone-file,ssh
35
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
36
+ GIT_EXEC_PATH=/usr/lib/git-core
37
+
38
+ Client IP addresses:
39
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T102743.373654485.log ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: Git can't resolve ref: "HEAD"
6
+ Prune error: Git can't resolve ref: "HEAD"
7
+
8
+ Git can't resolve ref: "HEAD"
9
+
10
+ Current time in UTC:
11
+ 2025-11-09 02:27:43
12
+
13
+ ENV:
14
+ LocalWorkingDir=
15
+ LocalGitDir=
16
+ LocalGitStorageDir=
17
+ LocalMediaDir=lfs/objects
18
+ LocalReferenceDirs=
19
+ TempDir=lfs/tmp
20
+ ConcurrentTransfers=8
21
+ TusTransfers=false
22
+ BasicTransfersOnly=false
23
+ SkipDownloadErrors=false
24
+ FetchRecentAlways=false
25
+ FetchRecentRefsDays=7
26
+ FetchRecentCommitsDays=0
27
+ FetchRecentRefsIncludeRemotes=true
28
+ PruneOffsetDays=3
29
+ PruneVerifyRemoteAlways=false
30
+ PruneRemoteName=origin
31
+ LfsStorageDir=lfs
32
+ AccessDownload=none
33
+ AccessUpload=none
34
+ DownloadTransfers=basic,lfs-standalone-file,ssh
35
+ UploadTransfers=basic,lfs-standalone-file,ssh
36
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
37
+ GIT_EXEC_PATH=/usr/lib/git-core
38
+
39
+ Client IP addresses:
40
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T102743.375557612.log ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: Git can't resolve ref: "HEAD"
6
+ Prune error: Git can't resolve ref: "HEAD"
7
+ Prune error: error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
8
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
9
+
10
+
11
+ error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
12
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
13
+
14
+
15
+ Current time in UTC:
16
+ 2025-11-09 02:27:43
17
+
18
+ ENV:
19
+ LocalWorkingDir=
20
+ LocalGitDir=
21
+ LocalGitStorageDir=
22
+ LocalMediaDir=lfs/objects
23
+ LocalReferenceDirs=
24
+ TempDir=lfs/tmp
25
+ ConcurrentTransfers=8
26
+ TusTransfers=false
27
+ BasicTransfersOnly=false
28
+ SkipDownloadErrors=false
29
+ FetchRecentAlways=false
30
+ FetchRecentRefsDays=7
31
+ FetchRecentCommitsDays=0
32
+ FetchRecentRefsIncludeRemotes=true
33
+ PruneOffsetDays=3
34
+ PruneVerifyRemoteAlways=false
35
+ PruneRemoteName=origin
36
+ LfsStorageDir=lfs
37
+ AccessDownload=none
38
+ AccessUpload=none
39
+ DownloadTransfers=basic,lfs-standalone-file,ssh
40
+ UploadTransfers=basic,lfs-standalone-file,ssh
41
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
42
+ GIT_EXEC_PATH=/usr/lib/git-core
43
+
44
+ Client IP addresses:
45
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T103205.98604109.log ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: Git can't resolve ref: "HEAD"
6
+
7
+ Git can't resolve ref: "HEAD"
8
+
9
+ Current time in UTC:
10
+ 2025-11-09 02:32:05
11
+
12
+ ENV:
13
+ LocalWorkingDir=
14
+ LocalGitDir=
15
+ LocalGitStorageDir=
16
+ LocalMediaDir=lfs/objects
17
+ LocalReferenceDirs=
18
+ TempDir=lfs/tmp
19
+ ConcurrentTransfers=8
20
+ TusTransfers=false
21
+ BasicTransfersOnly=false
22
+ SkipDownloadErrors=false
23
+ FetchRecentAlways=false
24
+ FetchRecentRefsDays=7
25
+ FetchRecentCommitsDays=0
26
+ FetchRecentRefsIncludeRemotes=true
27
+ PruneOffsetDays=3
28
+ PruneVerifyRemoteAlways=false
29
+ PruneRemoteName=origin
30
+ LfsStorageDir=lfs
31
+ AccessDownload=none
32
+ AccessUpload=none
33
+ DownloadTransfers=basic,lfs-standalone-file,ssh
34
+ UploadTransfers=basic,lfs-standalone-file,ssh
35
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
36
+ GIT_EXEC_PATH=/usr/lib/git-core
37
+
38
+ Client IP addresses:
39
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T103205.990783071.log ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: Git can't resolve ref: "HEAD"
6
+ Prune error: Git can't resolve ref: "HEAD"
7
+
8
+ Git can't resolve ref: "HEAD"
9
+
10
+ Current time in UTC:
11
+ 2025-11-09 02:32:05
12
+
13
+ ENV:
14
+ LocalWorkingDir=
15
+ LocalGitDir=
16
+ LocalGitStorageDir=
17
+ LocalMediaDir=lfs/objects
18
+ LocalReferenceDirs=
19
+ TempDir=lfs/tmp
20
+ ConcurrentTransfers=8
21
+ TusTransfers=false
22
+ BasicTransfersOnly=false
23
+ SkipDownloadErrors=false
24
+ FetchRecentAlways=false
25
+ FetchRecentRefsDays=7
26
+ FetchRecentCommitsDays=0
27
+ FetchRecentRefsIncludeRemotes=true
28
+ PruneOffsetDays=3
29
+ PruneVerifyRemoteAlways=false
30
+ PruneRemoteName=origin
31
+ LfsStorageDir=lfs
32
+ AccessDownload=none
33
+ AccessUpload=none
34
+ DownloadTransfers=basic,lfs-standalone-file,ssh
35
+ UploadTransfers=basic,lfs-standalone-file,ssh
36
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
37
+ GIT_EXEC_PATH=/usr/lib/git-core
38
+
39
+ Client IP addresses:
40
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T103205.993459407.log ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: Git can't resolve ref: "HEAD"
6
+ Prune error: Git can't resolve ref: "HEAD"
7
+ Prune error: error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
8
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
9
+
10
+
11
+ error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
12
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
13
+
14
+
15
+ Current time in UTC:
16
+ 2025-11-09 02:32:05
17
+
18
+ ENV:
19
+ LocalWorkingDir=
20
+ LocalGitDir=
21
+ LocalGitStorageDir=
22
+ LocalMediaDir=lfs/objects
23
+ LocalReferenceDirs=
24
+ TempDir=lfs/tmp
25
+ ConcurrentTransfers=8
26
+ TusTransfers=false
27
+ BasicTransfersOnly=false
28
+ SkipDownloadErrors=false
29
+ FetchRecentAlways=false
30
+ FetchRecentRefsDays=7
31
+ FetchRecentCommitsDays=0
32
+ FetchRecentRefsIncludeRemotes=true
33
+ PruneOffsetDays=3
34
+ PruneVerifyRemoteAlways=false
35
+ PruneRemoteName=origin
36
+ LfsStorageDir=lfs
37
+ AccessDownload=none
38
+ AccessUpload=none
39
+ DownloadTransfers=basic,lfs-standalone-file,ssh
40
+ UploadTransfers=basic,lfs-standalone-file,ssh
41
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
42
+ GIT_EXEC_PATH=/usr/lib/git-core
43
+
44
+ Client IP addresses:
45
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T110629.663437562.log ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
6
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
7
+
8
+
9
+ error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
10
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
11
+
12
+
13
+ Current time in UTC:
14
+ 2025-11-09 03:06:29
15
+
16
+ ENV:
17
+ LocalWorkingDir=
18
+ LocalGitDir=
19
+ LocalGitStorageDir=
20
+ LocalMediaDir=lfs/objects
21
+ LocalReferenceDirs=
22
+ TempDir=lfs/tmp
23
+ ConcurrentTransfers=8
24
+ TusTransfers=false
25
+ BasicTransfersOnly=false
26
+ SkipDownloadErrors=false
27
+ FetchRecentAlways=false
28
+ FetchRecentRefsDays=7
29
+ FetchRecentCommitsDays=0
30
+ FetchRecentRefsIncludeRemotes=true
31
+ PruneOffsetDays=3
32
+ PruneVerifyRemoteAlways=false
33
+ PruneRemoteName=origin
34
+ LfsStorageDir=lfs
35
+ AccessDownload=none
36
+ AccessUpload=none
37
+ DownloadTransfers=basic,lfs-standalone-file,ssh
38
+ UploadTransfers=basic,lfs-standalone-file,ssh
39
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
40
+ GIT_EXEC_PATH=/usr/lib/git-core
41
+
42
+ Client IP addresses:
43
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T110629.669342935.log ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
6
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
7
+
8
+ Prune error: Git can't resolve ref: "HEAD"
9
+
10
+ Git can't resolve ref: "HEAD"
11
+
12
+ Current time in UTC:
13
+ 2025-11-09 03:06:29
14
+
15
+ ENV:
16
+ LocalWorkingDir=
17
+ LocalGitDir=
18
+ LocalGitStorageDir=
19
+ LocalMediaDir=lfs/objects
20
+ LocalReferenceDirs=
21
+ TempDir=lfs/tmp
22
+ ConcurrentTransfers=8
23
+ TusTransfers=false
24
+ BasicTransfersOnly=false
25
+ SkipDownloadErrors=false
26
+ FetchRecentAlways=false
27
+ FetchRecentRefsDays=7
28
+ FetchRecentCommitsDays=0
29
+ FetchRecentRefsIncludeRemotes=true
30
+ PruneOffsetDays=3
31
+ PruneVerifyRemoteAlways=false
32
+ PruneRemoteName=origin
33
+ LfsStorageDir=lfs
34
+ AccessDownload=none
35
+ AccessUpload=none
36
+ DownloadTransfers=basic,lfs-standalone-file,ssh
37
+ UploadTransfers=basic,lfs-standalone-file,ssh
38
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
39
+ GIT_EXEC_PATH=/usr/lib/git-core
40
+
41
+ Client IP addresses:
42
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c
lfs/logs/20251109T110629.672153186.log ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2
+ git version 2.34.1
3
+
4
+ $ git-lfs prune
5
+ Prune error: error in git log: exit status 128 fatal: not a git repository (or any parent up to mount point /)
6
+ Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
7
+
8
+ Prune error: Git can't resolve ref: "HEAD"
9
+ Prune error: Git can't resolve ref: "HEAD"
10
+
11
+ Git can't resolve ref: "HEAD"
12
+
13
+ Current time in UTC:
14
+ 2025-11-09 03:06:29
15
+
16
+ ENV:
17
+ LocalWorkingDir=
18
+ LocalGitDir=
19
+ LocalGitStorageDir=
20
+ LocalMediaDir=lfs/objects
21
+ LocalReferenceDirs=
22
+ TempDir=lfs/tmp
23
+ ConcurrentTransfers=8
24
+ TusTransfers=false
25
+ BasicTransfersOnly=false
26
+ SkipDownloadErrors=false
27
+ FetchRecentAlways=false
28
+ FetchRecentRefsDays=7
29
+ FetchRecentCommitsDays=0
30
+ FetchRecentRefsIncludeRemotes=true
31
+ PruneOffsetDays=3
32
+ PruneVerifyRemoteAlways=false
33
+ PruneRemoteName=origin
34
+ LfsStorageDir=lfs
35
+ AccessDownload=none
36
+ AccessUpload=none
37
+ DownloadTransfers=basic,lfs-standalone-file,ssh
38
+ UploadTransfers=basic,lfs-standalone-file,ssh
39
+ GIT_ASKPASS=/root/.cursor-server/bin/5c17eb2968a37f66bc6662f48d6356a100b67be0/extensions/git/dist/askpass.sh
40
+ GIT_EXEC_PATH=/usr/lib/git-core
41
+
42
+ Client IP addresses:
43
+ 172.17.87.134 fe80::4ca8:74ff:fe4d:d11c