Diffusers
Safetensors
stable-diffusion
lora
scientific-machine-learning
physics-simulation
visual-reasoning
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
- Xet hash:
- c7e29789f0122d8c5dbbc08684c99681677844265494e0d09c97adc5f282e401
- Size of remote file:
- 1.4 kB
- SHA256:
- 85fb37347ebbfaeca41a8d92bfacadead05fc7561c126146cdbeb710584eed3a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.