Skip to main content
Inferix
Modelvantagewithai/

SCAIL-2-GGUF-ComfyUI

image-to-videodiffusersimportedhuggingfaceminiodiffusersLicense: mit
0 downloads0 likesUpdated 6/23/2026

No model card yet.

License

mit

Tasks

image-to-video

Frameworks

diffusers

Hardware-aware snippets

Runtime-specific quick starts for vantagewithai/SCAIL-2-GGUF-ComfyUI. Detected hardware: No explicit hardware metadata.

Task: image-to-videoDiffusersGGUF

NVIDIA CUDA path

Best default for NVIDIA GPUs and hosted accelerator nodes.

pip install torch diffusers transformers accelerate

python - <<'PY'
import torch
from diffusers import DiffusionPipeline

model_id = "vantagewithai/SCAIL-2-GGUF-ComfyUI"
pipe = DiffusionPipeline.from_pretrained(
    model_id,
    torch_dtype=torch.float16,
)
pipe = pipe.to("cuda")
image = pipe("A clean product hero image, studio lighting").images[0]
image.save("inferix-output.png")
PY

Model lineage

1 repos

Base model

zai-org/SCAIL-2

Finetuned

1
SCAIL-2-GGUF-ComfyUIselected

Quantizations

0

No quantization variants detected.

Model info

Namespace

vantagewithai

Visibility

public

Downloads

0

Likes

0

License: mit

Evaluation results

Entries

0

Tasks

0

Datasets

0

No evaluation results published yet.

Metadata links

Base model

zai-org/SCAIL-2

Trained on datasets

No linked datasets

Linked papers

No linked papers

Inference providers

0/0 fit

Not available for inference yet.

Spaces using this model

No spaces linked yet.

Part of collections

No public collections include this model.

Tags

importedhuggingfaceminiodiffusersggufcharacter-animationvideo-generationpose-drivendiffusionimage-to-videoarxiv:2512.05905base_model:zai-org/SCAIL-2base_model:quantized:zai-org/SCAIL-2license:mitregion:us