Spaces:
Running
Running
Update SATA checkpoints and demo latents
#1
by cyz020403 - opened
- data/gradio_z/animo/arctic_wolf_female_fightflee.pt +2 -2
- data/gradio_z/animo/arctic_wolf_female_fighttaunt.pt +2 -2
- data/gradio_z/animo/dromedary_camel_male_runtostandturnl.pt +2 -2
- data/gradio_z/human/000327.pt +2 -2
- data/gradio_z/human/000419.pt +2 -2
- data/gradio_z/human/000708.pt +2 -2
- data/gradio_z/human/000926.pt +2 -2
- gradio/config.py +1 -1
- result/vae_human/{model_390.pt → last_model.pt} +0 -0
- result/vae_merge/last_model.pt +2 -2
data/gradio_z/animo/arctic_wolf_female_fightflee.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:451546d0b6c4bbe4ec9e0889fd0b21929c32a359a7edb2f2a6253385dfd1edeb
|
| 3 |
+
size 166503
|
data/gradio_z/animo/arctic_wolf_female_fighttaunt.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3f4e10f64127d689d414c8bc4d51c69015f274eb526033e1aad2403587d60bc
|
| 3 |
+
size 215662
|
data/gradio_z/animo/dromedary_camel_male_runtostandturnl.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e979c11d371796569a615ba1714783a5630052fad157b3f82deb1e63f876e22
|
| 3 |
+
size 42143
|
data/gradio_z/human/000327.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af8b8604b5a4fe452738d97f9d77ee87dde5009cbe6300da4635d1d9381a0b27
|
| 3 |
+
size 233613
|
data/gradio_z/human/000419.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:366b2b871abf962b66c921e4c07bcaec9d861d78005c592405b4aa33f2a652dd
|
| 3 |
+
size 305805
|
data/gradio_z/human/000708.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c80c4317b8b832a32a21a84338af804fb8323bcc96ff549ea5f2e6d544b2ca2c
|
| 3 |
+
size 98445
|
data/gradio_z/human/000926.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36cfef3879765737d0d2ffe9a1eb2cb2ef62f2a4e2d2b5d2af0d904cd4db55e2
|
| 3 |
+
size 305805
|
gradio/config.py
CHANGED
|
@@ -166,7 +166,7 @@ MOMASK_HUMAN_RES_NAME = 't2m_rvq'
|
|
| 166 |
MOMASK_HUMAN_CHECKPOINTS_DIR = os.path.join(MOMASK_DIR, 'checkpoints')
|
| 167 |
|
| 168 |
# SAME decoders for generated latent/code streams.
|
| 169 |
-
SATA_HUMAN_GEN_EPOCH = 'vae_human
|
| 170 |
SATA_HUMAN_RVQ_GEN_EPOCH = 'rvq_human'
|
| 171 |
|
| 172 |
# Device for generation.
|
|
|
|
| 166 |
MOMASK_HUMAN_CHECKPOINTS_DIR = os.path.join(MOMASK_DIR, 'checkpoints')
|
| 167 |
|
| 168 |
# SAME decoders for generated latent/code streams.
|
| 169 |
+
SATA_HUMAN_GEN_EPOCH = 'vae_human'
|
| 170 |
SATA_HUMAN_RVQ_GEN_EPOCH = 'rvq_human'
|
| 171 |
|
| 172 |
# Device for generation.
|
result/vae_human/{model_390.pt → last_model.pt}
RENAMED
|
File without changes
|
result/vae_merge/last_model.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6847ad2d36b78d64ff83cbcdda70701b1f405c9061fb04609ae8f4f28a281c06
|
| 3 |
+
size 101247418
|