File size: 1,733 Bytes
9e68642 | 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 | ---
license: mit
language:
- en
- ru
base_model:
- kandinskylab/Kandinsky-5.0-I2V-Pro-sft-5s
pipeline_tag: image-to-video
tags:
- image-to-video
- lora
widget:
- text: >-
'M1CR0W4V3 r0t4tION, 360-degree rotation. A hyper-realistic 3D model joyful grey cat with soft, well-defined fur. It wears a green hoodie. He stands with his arms outstretched at his sides. The background is dark with soft green and blue lights creating a cinematic depth.
output:
url: examples/cat.mp4
- text: >-
'M1CR0W4V3 r0t4tION, 360-degree rotation. A majestic horse rearing on its hind legs in a lush green field under a partly cloudy sky.
output:
url: examples/horse.mp4
- text: >-
'M1CR0W4V3 r0t4tION, 360-degree rotation. There is a large, juicy cheeseburger with a sesame seed bun. The burger is stacked high with two slices of cheddar cheese, crisp green lettuce, thick tomato slices, and a well-cooked beef patty. A container of golden crispy French fries is near the burger. Also there’s a red soft drink cup with a white lid and a straw, completing the classic fast food trio.
output:
url: examples/fastfood.mp4
---
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
<h1 style="color: #24292e; margin-top: 0;">360 Degree Object Rotation Effect LoRA for Kandinsky-5.0-I2V-Pro-sft-5s </h1>
<div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
<h2 style="color: #24292e; margin-top: 0;">Overview</h2>
<p>This LoRA is trained on the Kandinsky-5.0-I2V-Pro-sft-5s model and allows you to rotate object ~360° to the right over 5 seconds in an image.</p>
</div>
</div>
<Gallery />
|