Instructions to use maxspire/scarpo-2-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use maxspire/scarpo-2-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("maxspire/scarpo-2-lora", dtype=torch.bfloat16, device_map="cuda") prompt = "An illustration of scarpo dressed as a barbarian" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 4f054f4cb490e5e44926bf66017fa7df5ab6261f407c13b215334b9e6f74903f
- Size of remote file:
- 9.6 MB
- SHA256:
- 8a0b2622fa56830984274c0ec9475f5408b0be03d4159a40c47bd83a11b2378f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.