Instructions to use Mark111111111/b4ddie4i-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Mark111111111/b4ddie4i-lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ai-toolkit/Wan2.2-T2V-A14B-Diffusers-bf16", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Mark111111111/b4ddie4i-lora") prompt = "b4ddie4i" output = pipe(prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
Upload b4ddie4i_000000500_low_noise.safetensors with huggingface_hub
Browse files
b4ddie4i_000000500_low_noise.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 613517192
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8018d8f0370c688eea884f701770e1a3ff6661f10081229d1b55766b2c0778fa
|
| 3 |
size 613517192
|