wellszhou commited on
Commit
d8cbe17
·
verified ·
1 Parent(s): 9e084b0

Upload 19 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,20 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ assets/images/method.png filter=lfs diff=lfs merge=lfs -text
37
+ assets/images/poodle.png filter=lfs diff=lfs merge=lfs -text
38
+ assets/images/seg_boy.png filter=lfs diff=lfs merge=lfs -text
39
+ assets/images/seg_man_01.png filter=lfs diff=lfs merge=lfs -text
40
+ assets/images/seg_man_02.png filter=lfs diff=lfs merge=lfs -text
41
+ assets/images/seg_man_03.png filter=lfs diff=lfs merge=lfs -text
42
+ assets/images/seg_poodle.png filter=lfs diff=lfs merge=lfs -text
43
+ assets/images/seg_woman_01.png filter=lfs diff=lfs merge=lfs -text
44
+ assets/images/seg_woman_02.png filter=lfs diff=lfs merge=lfs -text
45
+ assets/images/seg_woman_03.png filter=lfs diff=lfs merge=lfs -text
46
+ assets/material/application.png filter=lfs diff=lfs merge=lfs -text
47
+ assets/material/method.png filter=lfs diff=lfs merge=lfs -text
48
+ assets/material/teaser.png filter=lfs diff=lfs merge=lfs -text
49
+ assets/videos/seg_man_01.mp4 filter=lfs diff=lfs merge=lfs -text
50
+ assets/videos/seg_man_02.mp4 filter=lfs diff=lfs merge=lfs -text
51
+ assets/videos/seg_woman_01.mp4 filter=lfs diff=lfs merge=lfs -text
52
+ assets/videos/seg_woman_03.mp4 filter=lfs diff=lfs merge=lfs -text
assets/README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Download Pretrained Models
2
+
3
+ All models are stored in `HunyuanCustom/models` by default, and the file structure is as follows
4
+ ```shell
5
+ HunyuanCustom
6
+ ├──models
7
+ │ ├──README.md
8
+ │ ├──hunyuancustom_720P
9
+ │ │ ├──mp_rank_00_model_states.pt
10
+ │ │ │──mp_rank_00_model_states_fp8.pt
11
+ │ │ ├──mp_rank_00_model_states_fp8_map.pt
12
+ ├ ├──vae_3d
13
+ │ ├──openai_clip-vit-large-patch14
14
+ │ ├──llava-llama-3-8b-v1_1
15
+ ├──...
16
+ ```
17
+
18
+ ## Download HunyuanCustom model
19
+ To download the HunyuanCustom model, first install the huggingface-cli. (Detailed instructions are available [here](https://huggingface.co/docs/huggingface_hub/guides/cli).)
20
+
21
+ ```shell
22
+ python -m pip install "huggingface_hub[cli]"
23
+ ```
24
+
25
+ Then download the model using the following commands:
26
+
27
+ ```shell
28
+ # Switch to the directory named 'HunyuanCustom'
29
+ cd HunyuanCustom
30
+ # Use the huggingface-cli tool to download HunyuanCustom model in HunyuanCustom/models dir.
31
+ # The download time may vary from 10 minutes to 1 hour depending on network conditions.
32
+ huggingface-cli download tencent/HunyuanCustom --local-dir ./
33
+ ```
assets/images/method.png ADDED

Git LFS Details

  • SHA256: a4f4edbc5eab92971933e32656fbd4c5729708391ac0f933c6b3b492d4b36c2c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.63 MB
assets/images/poodle.png ADDED

Git LFS Details

  • SHA256: cf6255a788db6878273e3755d05f48014adcff3457b501b144d5447ed28ae8e5
  • Pointer size: 131 Bytes
  • Size of remote file: 272 kB
assets/images/seg_boy.png ADDED

Git LFS Details

  • SHA256: b7465dcef704b809bf5a9e079778469e57cd311cfb357befca9a40b51e8a536f
  • Pointer size: 131 Bytes
  • Size of remote file: 173 kB
assets/images/seg_man_01.png ADDED

Git LFS Details

  • SHA256: 508fe601f5bcd11d7f58b1489c606242a0e0ea91cfa54b00a2a12f70fa04d5f7
  • Pointer size: 131 Bytes
  • Size of remote file: 178 kB
assets/images/seg_man_02.png ADDED

Git LFS Details

  • SHA256: a5a7c40dae903c78a39b0f7e5f11f43c2f9db715616d478b8bd303bd3859a374
  • Pointer size: 131 Bytes
  • Size of remote file: 231 kB
assets/images/seg_man_03.png ADDED

Git LFS Details

  • SHA256: 5f0325d4506862ef153f6d2aa7ac6744088e92162a89d1b24e8e7c589e343b9c
  • Pointer size: 131 Bytes
  • Size of remote file: 231 kB
assets/images/seg_poodle.png ADDED

Git LFS Details

  • SHA256: 1e9d9c3343ca43e232cfd30c8277eec90a0b5f0e52e33b8230907a083e87b58c
  • Pointer size: 131 Bytes
  • Size of remote file: 205 kB
assets/images/seg_woman_01.png ADDED

Git LFS Details

  • SHA256: af13e1b1f0209b042780b8a5f322587739fa72b55c674c82e01d92fcf84ee2b2
  • Pointer size: 131 Bytes
  • Size of remote file: 197 kB
assets/images/seg_woman_02.png ADDED

Git LFS Details

  • SHA256: f135fd264e1f041d1de3eda4269a6554a8352671096366b55fca85073b097afa
  • Pointer size: 131 Bytes
  • Size of remote file: 223 kB
assets/images/seg_woman_03.png ADDED

Git LFS Details

  • SHA256: b3581e8b77b76d25e3d881006c608ca29919de6582bd9b86a8b3263888f7a0f7
  • Pointer size: 131 Bytes
  • Size of remote file: 180 kB
assets/material/application.png ADDED

Git LFS Details

  • SHA256: 9f93182c2763c0386ba5d6522dc8b23e11d43abbace2e4a9799d59e8e0ae0608
  • Pointer size: 131 Bytes
  • Size of remote file: 892 kB
assets/material/logo.png ADDED
assets/material/method.png ADDED

Git LFS Details

  • SHA256: 57687f7f2418300546efeb211596a94a695fab60d31011f2154430085da37b43
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
assets/material/teaser.png ADDED

Git LFS Details

  • SHA256: 1c9a7b66cbe46ccd460929e6aa4cf31d837e9eed03625bbd048831d51f1924fe
  • Pointer size: 131 Bytes
  • Size of remote file: 740 kB
assets/videos/seg_man_01.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51905280c5e2665e9a4d4801efdc382329eef2ed5b99c97dea3c00580950d123
3
+ size 25076436
assets/videos/seg_man_02.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef66e037bae63565685795fee1dd3d556bc4247e1668d02c7a1f524ac292316f
3
+ size 10459445
assets/videos/seg_woman_01.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac58a0aa5c27204ed80325543669f80354ecb11a0e5526538f44bd06061dfc2f
3
+ size 3768010
assets/videos/seg_woman_03.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4794e59c84841fe8a0750a98fa3fa8e10ff46b89f2a5747a3c438cc1d9ae640c
3
+ size 4664741