Instructions to use PrunaAI/p-image-photos-realism-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use PrunaAI/p-image-photos-realism-lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("PrunaAI/p-image-photos-realism-lora") prompt = "Realism A realistic photo portrait of a young woman with curly dark hair and green eyes, laughing gently in natural window light, wearing a soft blue sweater." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 1d90f9f77276159c97834618c5975f29d1c62a37e92db0c75351322c184a0d95
- Size of remote file:
- 247 kB
- SHA256:
- eeae42188bf0c62338d7ee62f9717c6d6f69770f9696be108f0211f5894bf623
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.