Add model card info for Show-o2

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -7
README.md CHANGED
@@ -1,20 +1,19 @@
1
  ---
2
  library_name: diffusers
3
  license: apache-2.0
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
 
 
11
 
12
  ## Model Details
13
 
14
  ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
  This is the model card of a 🧨 diffusers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
  - **Developed by:** [More Information Needed]
@@ -89,7 +88,6 @@ Use the code below to get started with the model.
89
 
90
  [More Information Needed]
91
 
92
-
93
  #### Training Hyperparameters
94
 
95
  - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
@@ -130,8 +128,6 @@ Use the code below to get started with the model.
130
 
131
  #### Summary
132
 
133
-
134
-
135
  ## Model Examination [optional]
136
 
137
  <!-- Relevant interpretability work for the model goes here -->
 
1
  ---
2
  library_name: diffusers
3
  license: apache-2.0
4
+ pipeline_tag: any-to-any
5
  ---
6
 
7
  # Model Card for Model ID
8
 
9
+ Show-o2 is a native unified multimodal model presented in [Show-o2: Improved Native Unified Multimodal Models](https://huggingface.co/papers/2506.15564).
 
10
 
11
+ Code and models are released at https://github.com/showlab/Show-O2
12
 
13
  ## Model Details
14
 
15
  ### Model Description
16
 
 
 
17
  This is the model card of a 🧨 diffusers model that has been pushed on the Hub. This model card has been automatically generated.
18
 
19
  - **Developed by:** [More Information Needed]
 
88
 
89
  [More Information Needed]
90
 
 
91
  #### Training Hyperparameters
92
 
93
  - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
 
128
 
129
  #### Summary
130
 
 
 
131
  ## Model Examination [optional]
132
 
133
  <!-- Relevant interpretability work for the model goes here -->