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

PeterLOVANAS
/
multitalk-saved

Text-to-Video
Diffusers
Safetensors
diffusion
merged-model
video-generation
wan2.1
Model card Files Files and versions
xet
Community

Instructions to use PeterLOVANAS/multitalk-saved with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use PeterLOVANAS/multitalk-saved with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("PeterLOVANAS/multitalk-saved", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Prompt: A gritty close-up of an elven princess kneeling in a rocky ravine, calming a wounded, desert dragon. Its scales are cracked, dry, She wears a crimson sash over bone-colored armor, her auburn hair half-tied back. The camera dollies in rapidly as she reaches for its eye ridge. Lighting comes from golden sunlight reflecting off surrounding rock, casting a warm, earthy hue with no artificial glow."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
multitalk-saved / Kokoro-82M
363 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
PeterLOVANAS's picture
PeterLOVANAS
Add files using upload-large-folder tool
ca99fa7 verified 8 months ago
  • eval
    Add files using upload-large-folder tool 8 months ago
  • samples
    Add files using upload-large-folder tool 8 months ago
  • voices
    Add files using upload-large-folder tool 8 months ago
  • .gitattributes
    1.91 kB
    Add files using upload-large-folder tool 8 months ago
  • DONATE.md
    2.56 kB
    Add files using upload-large-folder tool 8 months ago
  • EVAL.md
    534 Bytes
    Add files using upload-large-folder tool 8 months ago
  • README.md
    6.35 kB
    Add files using upload-large-folder tool 8 months ago
  • SAMPLES.md
    5.96 kB
    Add files using upload-large-folder tool 8 months ago
  • VOICES.md
    7.63 kB
    Add files using upload-large-folder tool 8 months ago
  • config.json
    2.35 kB
    Add files using upload-large-folder tool 8 months ago
  • kokoro-v1_0.pth

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    327 MB
    xet
    Add files using upload-large-folder tool 8 months ago