Instructions to use PrunaAI/p-image-photos-modernism-art-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use PrunaAI/p-image-photos-modernism-art-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-modernism-art-lora") prompt = "DADADOLL style A figure with geometric shapes and bold colors in a surreal interior." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 9994c9c106fc25fa592bffe7f462c8198ffc30f79d6dc2d848fa6a38ca4233c4
- Size of remote file:
- 190 kB
- SHA256:
- a83b85bbe8f3edd1f17561c7b502afe17059d0ed66dbd08c2e188645942e3c76
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.