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