Skip to content

Commit 27af5a4

Browse files
committed
missing includes
1 parent 4e3500c commit 27af5a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

latent-preview.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#include <cstddef>
2+
#include <cstdint>
3+
#include "ggml.h"
14
const float wan_21_latent_rgb_proj[16][3] = {
25
{-0.1299, -0.1692, 0.2932},
36
{0.0671, 0.0406, 0.0442},

0 commit comments

Comments
 (0)