Instructions to use mindlywork/LorePro3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mindlywork/LorePro3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("mindlywork/LorePro3") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- a9fff19a48be172a919bef17c5a30ac77292ade3457f3f420a7472201b2479b2
- Size of remote file:
- 913 MB
- SHA256:
- a1d55dc1a4b24706c8d899e767a45d115aafbf800af471c46f06514c50124c5e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.