We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3500c commit 27af5a4Copy full SHA for 27af5a4
latent-preview.h
@@ -1,3 +1,6 @@
1
+#include <cstddef>
2
+#include <cstdint>
3
+#include "ggml.h"
4
const float wan_21_latent_rgb_proj[16][3] = {
5
{-0.1299, -0.1692, 0.2932},
6
{0.0671, 0.0406, 0.0442},
0 commit comments