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