Image-to-Video
Diffusers
Safetensors
LTX2Pipeline
text-to-video
video-to-video
image-text-to-video
audio-to-video
text-to-audio
video-to-audio
audio-to-audio
text-to-audio-video
image-to-audio-video
image-text-to-audio-video
ltx-2
ltx-video
ltxv
lightricks
Instructions to use kevin119/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use kevin119/test with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import load_image, export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("kevin119/test", dtype=torch.bfloat16, device_map="cuda") pipe.to("cuda") prompt = "A man with short gray hair plays a red electric guitar." image = load_image( "https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/guitar-man.png" ) output = pipe(image=image, prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
Upload batch 6/7 (10 files)
Browse files- text_encoder/diffusion_pytorch_model-00004-of-00012.safetensors +3 -0
- text_encoder/diffusion_pytorch_model-00006-of-00012.safetensors +3 -0
- text_encoder/diffusion_pytorch_model-00008-of-00012.safetensors +3 -0
- text_encoder/diffusion_pytorch_model-00010-of-00012.safetensors +3 -0
- text_encoder/diffusion_pytorch_model-00011-of-00012.safetensors +3 -0
- text_encoder/model-00002-of-00011.safetensors +3 -0
- transformer/diffusion_pytorch_model-00001-of-00008.safetensors +3 -0
- transformer/diffusion_pytorch_model-00002-of-00008.safetensors +3 -0
- transformer/diffusion_pytorch_model-00004-of-00008.safetensors +3 -0
- transformer/diffusion_pytorch_model-00005-of-00008.safetensors +3 -0
text_encoder/diffusion_pytorch_model-00004-of-00012.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf426cf00fe66fa5fd48d2acae77082f7f423c71c55d9c7a8da26232e852b7a0
|
| 3 |
+
size 4954910584
|
text_encoder/diffusion_pytorch_model-00006-of-00012.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1a5ec996bdd602cfebba1fa7f06f6942643032b353b13a0fd1a8c00382efb24
|
| 3 |
+
size 4954910640
|
text_encoder/diffusion_pytorch_model-00008-of-00012.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b333d3bb47641e91e6fa2cff9580b25463a5d76a1b1a272b77d3d6c0fe78a556
|
| 3 |
+
size 4954910640
|
text_encoder/diffusion_pytorch_model-00010-of-00012.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e72953188ecbdf2a526371b46f66bfd27c58d5ad622bf5c4147aeab7ddb83cb
|
| 3 |
+
size 4954910640
|
text_encoder/diffusion_pytorch_model-00011-of-00012.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29993bd9711eba9336246990ffa2cb6ae584816cad0249b6a0bc3729d95bb869
|
| 3 |
+
size 4962817760
|
text_encoder/model-00002-of-00011.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b95e7ab472b88860e53c71ef078fe8ba4c85e3727b8f0a0bcc130c1f4a2b9ab9
|
| 3 |
+
size 4987027384
|
transformer/diffusion_pytorch_model-00001-of-00008.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4cebec5231d80a692887f97f55f8da2577b302a7a6d4e4cd8a2551f5595ccdf
|
| 3 |
+
size 4985794256
|
transformer/diffusion_pytorch_model-00002-of-00008.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbbcbd973b513a3e9f39e893b04572166dd6d529a985e4a837ea2ce9a7cf0e45
|
| 3 |
+
size 4969652656
|
transformer/diffusion_pytorch_model-00004-of-00008.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54598964c1338061be7e9d889a9bc413a4ec2c1cc19357d546060d692e4b46b6
|
| 3 |
+
size 4977771856
|
transformer/diffusion_pytorch_model-00005-of-00008.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2eb2b5aa625a4dbf8557cef24940dfca67e1aab3e747106e8c2630e119e0d7be
|
| 3 |
+
size 4969712888
|