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

Winnougan
/
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
9

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

  • Libraries
  • LTX.io

    How to use Winnougan/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 Winnougan/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
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

please upload ideogram4_instant workflow

1
#9 opened about 1 month ago by
srsuzume

sam int8 covnrot doesn't work, empty outputs

1
#8 opened about 1 month ago by
dummy9996

Could you please upload a INT4 version of scail 2?

2
#4 opened about 1 month ago by
Nybeth

please boogu image edit turbo int4🙏

#3 opened about 1 month ago by
someshijun

plaese upload wan2.1 i2v 480p/720p 14b model convert INT4 and INT8

❤️👍 3
4
#2 opened about 1 month ago by
srsuzume

seedvr int4 quality very bad

1
#1 opened about 1 month ago by
ZKong
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs