Image-Text-to-Video
MiniMax H3
Diffusion Single File
English
Chinese
ref2va
comfyui
int8-convrot
synchronized-audio-video
experimental
Instructions to use t8star/minimax_h3_ref2va_patchin_hf102 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use t8star/minimax_h3_ref2va_patchin_hf102 with Diffusion Single File:
# 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
File size: 2,357 Bytes
bb47fd1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | {
"seed": 2608103503,
"results": {
"patchin_hf102_seed2": {
"rgb_mae_255": 2.5124852657318115,
"psnr_db": 35.24839451302849,
"region_ratios": {
"forehead": {
"gradient": 1.035013840945548,
"laplacian": 0.9854711156471994,
"highpass": 1.0051309319333894
},
"left_cheek": {
"gradient": 1.041663638996499,
"laplacian": 1.0442888393324128,
"highpass": 1.0205725430072397
},
"right_cheek": {
"gradient": 1.003107775829635,
"laplacian": 1.0955281458193558,
"highpass": 1.0136482058415746
},
"portrait": {
"gradient": 1.008397046177344,
"laplacian": 1.0372927917421684,
"highpass": 1.0122259286314974
}
},
"skin_mean_ratios": {
"gradient": 1.0265950852572274,
"laplacian": 1.0417627002663226,
"highpass": 1.0131172269274014
},
"skin_highpass_positive_regions": 3,
"temporal_ratio": 1.013356847262253,
"audio_correlation": 0.9686997761067556,
"audio_rms_ratio": 1.0154470682805792
},
"adaln_video_g099_seed2": {
"rgb_mae_255": 4.262998580932617,
"psnr_db": 31.253896989074818,
"region_ratios": {
"forehead": {
"gradient": 0.9279162273770323,
"laplacian": 0.8809978987486855,
"highpass": 0.9508953702739834
},
"left_cheek": {
"gradient": 0.9814955815231592,
"laplacian": 1.0488332962669156,
"highpass": 0.9977791749974543
},
"right_cheek": {
"gradient": 0.9998981673122422,
"laplacian": 1.12021825705918,
"highpass": 1.0192295789856418
},
"portrait": {
"gradient": 0.9928090847009844,
"laplacian": 1.0208909735455929,
"highpass": 0.9957186465677099
}
},
"skin_mean_ratios": {
"gradient": 0.9697699920708113,
"laplacian": 1.0166831506915937,
"highpass": 0.9893013747523599
},
"skin_highpass_positive_regions": 1,
"temporal_ratio": 0.9825646533826214,
"audio_correlation": 0.9963959236792627,
"audio_rms_ratio": 0.9508581901134063
}
}
} |