Instructions to use guillekenzo/aros-464f9cf9-WanderingRogue with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use guillekenzo/aros-464f9cf9-WanderingRogue with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("guillekenzo/aros-464f9cf9-WanderingRogue") prompt = "A photo of mkd woman on a wooden table indoors." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 80af06ce881aa6ac5434c2e99bf6b5ebc8672fa754728fd7381ac4b717c2fd49
- Size of remote file:
- 1.09 MB
- SHA256:
- 4b7141532cb3d0cfd3605347761897f12e950a68e5b5f76972cba6f005e5b27f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.