LongCat-Video-Avatar 1.5
ONNX
Diffusers
Safetensors
Transformers
English
Chinese
audio-text-to-video
audio-image-text-to-video
audio-driven-video-continuation
avatar
video-generation
Instructions to use meituan-longcat/LongCat-Video-Avatar-1.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LongCat-Video-Avatar 1.5
How to use meituan-longcat/LongCat-Video-Avatar-1.5 with LongCat-Video-Avatar 1.5:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Diffusers
How to use meituan-longcat/LongCat-Video-Avatar-1.5 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("meituan-longcat/LongCat-Video-Avatar-1.5", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Transformers
How to use meituan-longcat/LongCat-Video-Avatar-1.5 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("meituan-longcat/LongCat-Video-Avatar-1.5", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add files using upload-large-folder tool
Browse files
base_model_int8/quantized_model-00002-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af6ddb737ad66d12fd5892adee568c14314143ebd4388d3ab9cc6065754b3688
|
| 3 |
+
size 4275232472
|
base_model_int8/quantized_model-00003-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a349b76592b4752c2967235af457824d8938e3514bad8e78cfa86009e8a9bf5
|
| 3 |
+
size 4275232472
|
base_model_int8/quantized_model-00004-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab54b648a3f6a53946f07dd0a21441e2a8cb1aa8da17996b5f3f7f2e1370705b
|
| 3 |
+
size 3065282200
|
lora/dmd_lora.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d969115a7f3fbc212a277ed4399f77a1a065d170148c6d4bc272e980cd3e907a
|
| 3 |
+
size 2523077984
|