YiboZhang2001 commited on
Commit
a4fe9f4
·
verified ·
1 Parent(s): f284fdb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -61,6 +61,19 @@ Due to the file number limitations of the Hugging Face repository:
61
  **TexVerse-Animation Dataset** and **TexVerse-Skeleton Dataset**
62
  Jointly hosted in [**TexVerse-Skeleton-Animation**](https://huggingface.co/datasets/YiboZhang2001/TexVerse-Skeleton-Animation).
63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
 
65
  ## License
66
 
 
61
  **TexVerse-Animation Dataset** and **TexVerse-Skeleton Dataset**
62
  Jointly hosted in [**TexVerse-Skeleton-Animation**](https://huggingface.co/datasets/YiboZhang2001/TexVerse-Skeleton-Animation).
63
 
64
+ **Thumbnails**
65
+
66
+ We provide model thumbnails in the `./thumbnails` directory.
67
+
68
+ The thumbnails are split into multiple parts:
69
+ - `thumbnails_part_00`
70
+ - `thumbnails_part_01`
71
+ - `thumbnails_part_02`
72
+
73
+ After downloading all parts, merge them into a single archive:
74
+ ```bash
75
+ cat thumbnails_part_* > thumbnails.zip
76
+ ```
77
 
78
  ## License
79