0

I2V and T2V loras storage

@cinemazverevposted 7/23/2026, 9:03:00 AM·0 replies

The left App Menu in the Pinokio interface "T2V Loras (save lora files here)" directs to correct folder,
but I2V directs to system C-disk Documents folder.
Found that pinokio.js file has this lines:

  }, {
          icon: "fa-regular fa-folder-open",
          text: "T2V Loras (save lora files here)",
          href: "app/loras",
          fs: true
        }, {
          icon: "fa-regular fa-folder-open",
          text: "I2V Loras (save lora files here)",
          href: "app/loras_i2v",
          fs: true
        }, {

But "app/loras_i2v" folder does not excist. Shall i create it, or both T2V and I2V can use the same "app/loras" folder and subfolders (like it works in wan2gp)?
And what about IC Loras, are they required in ckpts folder?

Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
I2V and T2V loras storage · Pinokio