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:
- 621d11883755e50910ffe33e2243b60da91eb4a250199718f3f4346f348e1c34
- Size of remote file:
- 9.6 MB
- SHA256:
- 2b67cab9e51c0ba190511c7cd22b4dfa9d475a9ebee658cd055c77f6200244c0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.