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

sandner
/
vr-lora-physics-sd15

Diffusers
Safetensors
stable-diffusion
lora
scientific-machine-learning
physics-simulation
visual-reasoning
Model card Files Files and versions
xet
Community

Instructions to use sandner/vr-lora-physics-sd15 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use sandner/vr-lora-physics-sd15 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("sandner/vr-lora-physics-sd15")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
vr-lora-physics-sd15 / checkpoint-5000
1.76 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
sandner's picture
sandner
Upload 25 files
747f4a8 verified 7 months ago
  • model.safetensors
    1.73 GB
    xet
    Upload 25 files 7 months ago
  • optimizer.bin
    25.7 MB
    xet
    Upload 25 files 7 months ago
  • random_states_0.pkl
    14.8 kB
    xet
    Upload 25 files 7 months ago
  • scaler.pt
    1.38 kB
    xet
    Upload 25 files 7 months ago
  • scheduler.bin
    1.4 kB
    xet
    Upload 25 files 7 months ago