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:
- a2cc6acb57cb94cbeff4716782563b2619470d8aa6b2f4ae35f0aab4dfbf6858
- Size of remote file:
- 1 kB
- SHA256:
- 2bbb61109d01da8a9c381c0e2f077875e9118afeba0c4ed8b289ee114f675793
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.