Instructions to use Zhengrui/dvd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Trellis
How to use Zhengrui/dvd with Trellis:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- dvd_img.json +22 -0
- dvd_img.safetensors +3 -0
- dvd_img_BSP_ft.json +22 -0
- dvd_img_BSP_ft.safetensors +3 -0
- dvd_text.json +22 -0
- dvd_text.safetensors +3 -0
- dvd_text_BSP_ft.json +22 -0
- dvd_text_BSP_ft.safetensors +3 -0
dvd_img.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "SparseStructureFlowModelRope",
|
| 3 |
+
"args": {
|
| 4 |
+
"resolution": 64,
|
| 5 |
+
"in_channels": 1,
|
| 6 |
+
"out_channels": 2,
|
| 7 |
+
"model_channels": 1024,
|
| 8 |
+
"cond_channels": 1024,
|
| 9 |
+
"num_blocks": 24,
|
| 10 |
+
"num_heads": 16,
|
| 11 |
+
"mlp_ratio": 4,
|
| 12 |
+
"patch_size": 4,
|
| 13 |
+
"share_mod": true,
|
| 14 |
+
"pe_mode": "rope",
|
| 15 |
+
"qk_rms_norm": true,
|
| 16 |
+
"use_fp16": false,
|
| 17 |
+
"return_channel_last": true,
|
| 18 |
+
"cross_local_ape": true,
|
| 19 |
+
"center_truncation_tau": 5.0,
|
| 20 |
+
"no_t": false
|
| 21 |
+
}
|
| 22 |
+
}
|
dvd_img.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b73ba077d29ae194657e6eb3df8f742aa7a8afc135bcd7e4425199c4c9507b69
|
| 3 |
+
size 1660442992
|
dvd_img_BSP_ft.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "SparseStructureFlowModelRope",
|
| 3 |
+
"args": {
|
| 4 |
+
"resolution": 64,
|
| 5 |
+
"in_channels": 1,
|
| 6 |
+
"out_channels": 2,
|
| 7 |
+
"model_channels": 1024,
|
| 8 |
+
"cond_channels": 1024,
|
| 9 |
+
"num_blocks": 24,
|
| 10 |
+
"num_heads": 16,
|
| 11 |
+
"mlp_ratio": 4,
|
| 12 |
+
"patch_size": 4,
|
| 13 |
+
"share_mod": true,
|
| 14 |
+
"pe_mode": "rope",
|
| 15 |
+
"qk_rms_norm": true,
|
| 16 |
+
"use_fp16": false,
|
| 17 |
+
"return_channel_last": true,
|
| 18 |
+
"cross_local_ape": true,
|
| 19 |
+
"center_truncation_tau": 5.0,
|
| 20 |
+
"no_t": true
|
| 21 |
+
}
|
| 22 |
+
}
|
dvd_img_BSP_ft.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e053b0fdab39436f75f72c3b7498b16ca1967c3d2e20775deafe3365bf0a307
|
| 3 |
+
size 1660442992
|
dvd_text.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "SparseStructureFlowModelRope",
|
| 3 |
+
"args": {
|
| 4 |
+
"resolution": 64,
|
| 5 |
+
"in_channels": 1,
|
| 6 |
+
"out_channels": 2,
|
| 7 |
+
"model_channels": 1024,
|
| 8 |
+
"cond_channels": 768,
|
| 9 |
+
"num_blocks": 24,
|
| 10 |
+
"num_heads": 16,
|
| 11 |
+
"mlp_ratio": 4,
|
| 12 |
+
"patch_size": 4,
|
| 13 |
+
"share_mod": true,
|
| 14 |
+
"pe_mode": "rope",
|
| 15 |
+
"qk_rms_norm": true,
|
| 16 |
+
"use_fp16": false,
|
| 17 |
+
"return_channel_last": true,
|
| 18 |
+
"cross_local_ape": true,
|
| 19 |
+
"center_truncation_tau": 5.0,
|
| 20 |
+
"no_t": false
|
| 21 |
+
}
|
| 22 |
+
}
|
dvd_text.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b928adb953bde4107f80314177b786bc9d99bcf5f55e23478c508a32ccb46db
|
| 3 |
+
size 1610111296
|
dvd_text_BSP_ft.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "SparseStructureFlowModelRope",
|
| 3 |
+
"args": {
|
| 4 |
+
"resolution": 64,
|
| 5 |
+
"in_channels": 1,
|
| 6 |
+
"out_channels": 2,
|
| 7 |
+
"model_channels": 1024,
|
| 8 |
+
"cond_channels": 768,
|
| 9 |
+
"num_blocks": 24,
|
| 10 |
+
"num_heads": 16,
|
| 11 |
+
"mlp_ratio": 4,
|
| 12 |
+
"patch_size": 4,
|
| 13 |
+
"share_mod": true,
|
| 14 |
+
"pe_mode": "rope",
|
| 15 |
+
"qk_rms_norm": true,
|
| 16 |
+
"use_fp16": false,
|
| 17 |
+
"return_channel_last": true,
|
| 18 |
+
"cross_local_ape": true,
|
| 19 |
+
"center_truncation_tau": 5.0,
|
| 20 |
+
"no_t": true
|
| 21 |
+
}
|
| 22 |
+
}
|
dvd_text_BSP_ft.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32bf1fb84c39cc7fe87167cbafbba629dfe26ef3e99d9019705f8274111274a4
|
| 3 |
+
size 1610111296
|