Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Duplicated from  Winnougan/INT4-Convrot-Comfy-Models

milo01
/
INT4-Convrot-Comfy-Models

LTX.io
comfyui
quantization
int4
convrot
diffusion
image-generation
video-generation
upscaling
krea
seedvr2
Model card Files Files and versions
xet
Community

Instructions to use milo01/INT4-Convrot-Comfy-Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • LTX.io

    How to use milo01/INT4-Convrot-Comfy-Models with LTX.io:

    # Install the LTX-2 pipelines
    git clone https://github.com/Lightricks/LTX-2.git
    cd LTX-2
    uv sync --frozen
    # Download the weights from this repo, plus the Gemma text encoder
    hf download milo01/INT4-Convrot-Comfy-Models --local-dir models/INT4-Convrot-Comfy-Models
    hf download google/gemma-3-12b-it-qat-q4_0-unquantized --local-dir models/gemma-3-12b
    # Fast pipeline (distilled model, no distilled LoRA needed)
    uv run python -m ltx_pipelines.distilled \
        --distilled-checkpoint-path models/INT4-Convrot-Comfy-Models/<distilled-checkpoint>.safetensors \
        --spatial-upsampler-path models/INT4-Convrot-Comfy-Models/<spatial-upsampler>.safetensors \
        --gemma-root models/gemma-3-12b \
        --prompt "A beautiful sunset over the ocean" \
        --output-path output.mp4
    # For image-to-video, add: --image path/to/image.jpg 0 0.8
    # HQ pipeline (two-stage, higher quality)
    uv run python -m ltx_pipelines.ti2vid_two_stages_hq \
        --checkpoint-path models/INT4-Convrot-Comfy-Models/<checkpoint>.safetensors \
        --distilled-lora models/INT4-Convrot-Comfy-Models/<distilled-lora>.safetensors 0.8 \
        --spatial-upsampler-path models/INT4-Convrot-Comfy-Models/<spatial-upsampler>.safetensors \
        --gemma-root models/gemma-3-12b \
        --prompt "A beautiful sunset over the ocean" \
        --output-path output.mp4
    # For image-to-video, add: --image path/to/image.jpg 0 0.8
  • Notebooks
  • Google Colab
  • Kaggle
INT4-Convrot-Comfy-Models
94.8 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
milo01's picture
milo01
Winnougan's picture
Winnougan
Duplicate from Winnougan/INT4-Convrot-Comfy-Models
d0cb049 22 days ago
  • Samples and Workflow
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago
  • .gitattributes
    2.03 kB
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago
  • Qwen3-VL-8B-Instruct-int4_convrot.safetensors
    6.88 GB
    xet
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago
  • README.md
    3.15 kB
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago
  • flux2-dev-int4_convrot.safetensors
    19.2 GB
    xet
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago
  • gemma_3_12B_it-int4_convrot.safetensors
    8.25 GB
    xet
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago
  • krea2_turbo-int4_convrot.safetensors
    6.9 GB
    xet
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago
  • ltx-2.3-22b-distilled-1.1_transformer_only-int4_convrot.safetensors
    17.7 GB
    xet
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago
  • mistral_3_small_flux2-int4_convrot.safetensors
    9.93 GB
    xet
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago
  • seedvr2_7b-int4_convrot.safetensors
    4.13 GB
    xet
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago
  • sulphur_distil-int4_convrot.safetensors
    21.8 GB
    xet
    Duplicate from Winnougan/INT4-Convrot-Comfy-Models 22 days ago