Upload folder using huggingface_hub
Browse files
ujit-b128-p32-cls-derf/config.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
checkpoint_path: null # null for scratch
|
| 2 |
+
|
| 3 |
+
dtype: float32
|
| 4 |
+
|
| 5 |
+
denoiser:
|
| 6 |
+
patch_size: 32
|
| 7 |
+
|
| 8 |
+
context_dim: 768
|
| 9 |
+
hidden_size: 768
|
| 10 |
+
num_heads: 12
|
| 11 |
+
depth: 12
|
| 12 |
+
|
| 13 |
+
bottleneck_dim: 128
|
| 14 |
+
use_output_bottleneck: false
|
| 15 |
+
|
| 16 |
+
context_start_block: 0 #!
|
| 17 |
+
do_context_fuse: false #!
|
| 18 |
+
use_pixel_shuffle: true #!
|
| 19 |
+
|
| 20 |
+
positional_encoding: pope
|
| 21 |
+
rope_theta: 256.0
|
| 22 |
+
rope_axes_dims: [16, 24, 24]
|
| 23 |
+
rope_axes_lens: [256, 128, 128]
|
| 24 |
+
rope_zero_centered: [False, True, True]
|
| 25 |
+
|
| 26 |
+
num_time_tokens: 8
|
| 27 |
+
timestep_scale: 1000.0
|
| 28 |
+
|
| 29 |
+
context_encoder:
|
| 30 |
+
type: "class"
|
| 31 |
+
label2id_map_path: "models/label2id.json"
|
| 32 |
+
do_mask_padding: true #!
|
| 33 |
+
|
| 34 |
+
model_pred: image # image | velocity | noise
|
| 35 |
+
|
| 36 |
+
max_token_length: 32
|
| 37 |
+
noise_scale: 1.0
|
ujit-b128-p32-cls-derf/jit-animeface_00050e_038800s.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9517b0051d6cdd306c75fa6886f43843a67f3a27dccbac20bd3450ac07971e98
|
| 3 |
+
size 414155216
|
ujit-b128-p32-cls-derf/jit-animeface_00100e_077600s.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f8133027a176d696a5ee3d799e80f46a09fd8f0d1110170a2195aa72788b278
|
| 3 |
+
size 414155216
|
ujit-b128-p32-cls-derf/label2id.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|