Add tree for ByteDance/DreamO
Browse files- ByteDance_DreamO_tree.json +26 -0
ByteDance_DreamO_tree.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "ByteDance/DreamO",
|
| 3 |
+
"tree": [
|
| 4 |
+
{
|
| 5 |
+
"model_id": "ByteDance/DreamO",
|
| 6 |
+
"gated": "False",
|
| 7 |
+
"card": "---\nlicense: apache-2.0\n---\n# DreamO\n\nOfficial model of **[DreamO: A Unified Framework for Image Customization](https://arxiv.org/abs/2504.16915)**\n\nHuggingface demo: https://huggingface.co/spaces/ByteDance/DreamO\n\nGithub code: https://github.com/bytedance/DreamO\n\n",
|
| 8 |
+
"metadata": "\"N/A\"",
|
| 9 |
+
"depth": 0,
|
| 10 |
+
"children": [],
|
| 11 |
+
"children_count": 0,
|
| 12 |
+
"adapters": [],
|
| 13 |
+
"adapters_count": 0,
|
| 14 |
+
"quantized": [],
|
| 15 |
+
"quantized_count": 0,
|
| 16 |
+
"merges": [],
|
| 17 |
+
"merges_count": 0,
|
| 18 |
+
"total_derivatives": 0,
|
| 19 |
+
"spaces": [],
|
| 20 |
+
"spaces_count": 0,
|
| 21 |
+
"parents": [],
|
| 22 |
+
"base_model": "ByteDance/DreamO",
|
| 23 |
+
"base_model_relation": "base"
|
| 24 |
+
}
|
| 25 |
+
]
|
| 26 |
+
}
|