Instructions to use Maxixa/loraxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Maxixa/loraxl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Maxixa/loraxl", dtype=torch.bfloat16, device_map="cuda") prompt = "photo of a sks dewiratih" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Delete dwrtsg65/sample
Browse files- dwrtsg65/sample/dwrtsg65_20230810080522_e000001_00.png +0 -3
- dwrtsg65/sample/dwrtsg65_20230810081727_e000002_00.png +0 -3
- dwrtsg65/sample/dwrtsg65_20230810082931_e000003_00.png +0 -3
- dwrtsg65/sample/dwrtsg65_20230810084134_e000004_00.png +0 -3
- dwrtsg65/sample/dwrtsg65_20230810085334_e000005_00.png +0 -3
dwrtsg65/sample/dwrtsg65_20230810080522_e000001_00.png
DELETED
Git LFS Details
|
dwrtsg65/sample/dwrtsg65_20230810081727_e000002_00.png
DELETED
Git LFS Details
|
dwrtsg65/sample/dwrtsg65_20230810082931_e000003_00.png
DELETED
Git LFS Details
|
dwrtsg65/sample/dwrtsg65_20230810084134_e000004_00.png
DELETED
Git LFS Details
|
dwrtsg65/sample/dwrtsg65_20230810085334_e000005_00.png
DELETED
Git LFS Details
|