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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

mohantesting
/
bestm

Diffusers
Safetensors
WanImageToVideoPipeline
Model card Files Files and versions
xet
Community

Instructions to use mohantesting/bestm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use mohantesting/bestm with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("mohantesting/bestm", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
bestm
69.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
mohantesting's picture
mohantesting
V6 best checkpoint (step 231, loss=0.000671) merged: LoRA fused + AdaLN aux applied
599e300 verified 5 days ago
  • scheduler
    V6 best checkpoint (step 231, loss=0.000671) merged: LoRA fused + AdaLN aux applied 5 days ago
  • text_encoder
    V6 best checkpoint (step 231, loss=0.000671) merged: LoRA fused + AdaLN aux applied 5 days ago
  • tokenizer
    V6 best checkpoint (step 231, loss=0.000671) merged: LoRA fused + AdaLN aux applied 5 days ago
  • transformer
    V6 best checkpoint (step 231, loss=0.000671) merged: LoRA fused + AdaLN aux applied 5 days ago
  • transformer_2
    V6 best checkpoint (step 231, loss=0.000671) merged: LoRA fused + AdaLN aux applied 5 days ago
  • vae
    V6 best checkpoint (step 231, loss=0.000671) merged: LoRA fused + AdaLN aux applied 5 days ago
  • .gitattributes
    1.58 kB
    V6 best checkpoint (step 231, loss=0.000671) merged: LoRA fused + AdaLN aux applied 5 days ago
  • leoma_v6_merge_metadata.json
    1.01 kB
    V6 best checkpoint (step 231, loss=0.000671) merged: LoRA fused + AdaLN aux applied 5 days ago
  • model_index.json
    600 Bytes
    V6 best checkpoint (step 231, loss=0.000671) merged: LoRA fused + AdaLN aux applied 5 days ago