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:
- 70b047ce81eace72cfca19771cf694f15aa302b877486b0f49ae100524f33957
- Size of remote file:
- 47.4 MB
- SHA256:
- de018b9abc7739bf59dded6a11611f7e6b6fe307fa2b4c3d4a6cb62f897c62c7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.