Instructions to use johnowhitaker/lora_pn03_036sim with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use johnowhitaker/lora_pn03_036sim with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("playgroundai/playground-v2-1024px-aesthetic", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("johnowhitaker/lora_pn03_036sim") 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
- DiffusionBee
- Xet hash:
- 20e60439ea43df35c09a457eb5c070c43cb3e3702a2dda8c97645b4e1ce555de
- Size of remote file:
- 47.4 MB
- SHA256:
- c4d1a607ee1b46510297d32ad3bb9e332d754ad5dc09b89b3c016229524fc756
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.