Fix: Correct `task_categories`

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -1,15 +1,15 @@
1
  ---
 
 
2
  license: mit
 
 
 
 
3
  library_name: transformers
4
  pipeline_tag: image-to-3d
5
  tags:
6
  - Multimodal-Large-Language-Model,mesh-generation
7
- task_categories:
8
- - text2text-generation
9
- language:
10
- - en
11
- size_categories:
12
- - 10K<n<100K
13
  ---
14
 
15
  # ShapeLLM-Omni: A Native Multimodal LLM for 3D Generation and Understanding
@@ -40,5 +40,4 @@ Recently, the powerful text-to-image capabilities of GPT-4o have led to growing
40
  │ ├── [...]
41
  │ ├── 62042
42
  │ └── prompt_list.pt: {0:{"prompt":...,"editing_prompt":...},...}
43
- └─── edit_data.json
44
- ```
 
1
  ---
2
+ language:
3
+ - en
4
  license: mit
5
+ size_categories:
6
+ - 10K<n<100K
7
+ task_categories:
8
+ - text-to-3d
9
  library_name: transformers
10
  pipeline_tag: image-to-3d
11
  tags:
12
  - Multimodal-Large-Language-Model,mesh-generation
 
 
 
 
 
 
13
  ---
14
 
15
  # ShapeLLM-Omni: A Native Multimodal LLM for 3D Generation and Understanding
 
40
  │ ├── [...]
41
  │ ├── 62042
42
  │ └── prompt_list.pt: {0:{"prompt":...,"editing_prompt":...},...}
43
+ └─── edit_data.json