Instructions to use alibaba-pai/MiniMax-H3-Fun-Controlnet-Union with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- VideoX Fun
How to use alibaba-pai/MiniMax-H3-Fun-Controlnet-Union with VideoX Fun:
# 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
bubbliiiing commited on
Commit ·
207f8a2
1
Parent(s): 4d670e9
Fix video rendering in model card
Browse files
README.md
CHANGED
|
@@ -39,68 +39,33 @@ All samples below are generated with `num_inference_steps = 40`, `guidance_scale
|
|
| 39 |
|
| 40 |
### Canny
|
| 41 |
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
<td>Output</td>
|
| 46 |
-
</tr>
|
| 47 |
-
<tr>
|
| 48 |
-
<td><video src="asset/canny_tokyo_street.mp4" width="100%" controls muted></video></td>
|
| 49 |
-
<td><video src="results/canny_tokyo_street.mp4" width="100%" controls muted></video></td>
|
| 50 |
-
</tr>
|
| 51 |
-
</table>
|
| 52 |
|
| 53 |
### Depth
|
| 54 |
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
<td>Output</td>
|
| 59 |
-
</tr>
|
| 60 |
-
<tr>
|
| 61 |
-
<td><video src="asset/depth_astronaut.mp4" width="100%" controls muted></video></td>
|
| 62 |
-
<td><video src="results/depth_astronaut.mp4" width="100%" controls muted></video></td>
|
| 63 |
-
</tr>
|
| 64 |
-
</table>
|
| 65 |
|
| 66 |
### HED
|
| 67 |
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
<td>Output</td>
|
| 72 |
-
</tr>
|
| 73 |
-
<tr>
|
| 74 |
-
<td><video src="asset/hed_trex_bmx.mp4" width="100%" controls muted></video></td>
|
| 75 |
-
<td><video src="results/hed_trex_bmx.mp4" width="100%" controls muted></video></td>
|
| 76 |
-
</tr>
|
| 77 |
-
</table>
|
| 78 |
|
| 79 |
### MLSD
|
| 80 |
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
<td>Output</td>
|
| 85 |
-
</tr>
|
| 86 |
-
<tr>
|
| 87 |
-
<td><video src="asset/mlsd_village.mp4" width="100%" controls muted></video></td>
|
| 88 |
-
<td><video src="results/mlsd_village.mp4" width="100%" controls muted></video></td>
|
| 89 |
-
</tr>
|
| 90 |
-
</table>
|
| 91 |
|
| 92 |
### Pose
|
| 93 |
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
<td>Output</td>
|
| 98 |
-
</tr>
|
| 99 |
-
<tr>
|
| 100 |
-
<td><video src="asset/pose_dance.mp4" width="100%" controls muted></video></td>
|
| 101 |
-
<td><video src="results/pose_dance_flamenco.mp4" width="100%" controls muted></video></td>
|
| 102 |
-
</tr>
|
| 103 |
-
</table>
|
| 104 |
|
| 105 |
## Inference
|
| 106 |
Go to the VideoX-Fun repository for more details.
|
|
@@ -150,4 +115,4 @@ Notes:
|
|
| 150 |
|
| 151 |
## License
|
| 152 |
|
| 153 |
-
This model is a derivative of MiniMax-H3 and is released under the [MiniMax H3 Community License Agreement](LICENSE). Please read the license carefully, especially the territorial restrictions and the Acceptable Use Policy, before use.
|
|
|
|
| 39 |
|
| 40 |
### Canny
|
| 41 |
|
| 42 |
+
| Canny | Output |
|
| 43 |
+
|--|--|
|
| 44 |
+
|  |  |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
|
| 46 |
### Depth
|
| 47 |
|
| 48 |
+
| Depth | Output |
|
| 49 |
+
|--|--|
|
| 50 |
+
|  |  |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
|
| 52 |
### HED
|
| 53 |
|
| 54 |
+
| HED | Output |
|
| 55 |
+
|--|--|
|
| 56 |
+
|  |  |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
|
| 58 |
### MLSD
|
| 59 |
|
| 60 |
+
| MLSD | Output |
|
| 61 |
+
|--|--|
|
| 62 |
+
|  |  |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
|
| 64 |
### Pose
|
| 65 |
|
| 66 |
+
| Pose | Output |
|
| 67 |
+
|--|--|
|
| 68 |
+
|  |  |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
|
| 70 |
## Inference
|
| 71 |
Go to the VideoX-Fun repository for more details.
|
|
|
|
| 115 |
|
| 116 |
## License
|
| 117 |
|
| 118 |
+
This model is a derivative of MiniMax-H3 and is released under the [MiniMax H3 Community License Agreement](https://huggingface.co/alibaba-pai/MiniMax-H3-Fun-Controlnet-Union/blob/main/LICENSE). Please read the license carefully, especially the territorial restrictions and the Acceptable Use Policy, before use.
|