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

Soul25r
/
orbit360LoRA

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Soul25r/orbit360LoRA with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-I2V-A14B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Soul25r/orbit360LoRA")
    
    prompt = "orbit 180 around an astronaut on the moon. "
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
orbit360LoRA
311 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Soul25r's picture
Soul25r
Upload wan22_14b_i2v_orbit_low_noise.safetensors with huggingface_hub
e5d37fb verified 9 months ago
  • images
    Upload images/ComfyUI_00787_.webp with huggingface_hub 9 months ago
  • .gitattributes
    2.31 kB
    Upload .gitattributes with huggingface_hub 9 months ago
  • README.md
    764 Bytes
    Upload README.md with huggingface_hub 9 months ago
  • wan22_14b_i2v_orbit_high_noise.safetensors
    153 MB
    xet
    Upload wan22_14b_i2v_orbit_high_noise.safetensors with huggingface_hub 9 months ago
  • wan22_14b_i2v_orbit_low_noise.safetensors
    153 MB
    xet
    Upload wan22_14b_i2v_orbit_low_noise.safetensors with huggingface_hub 9 months ago