Instructions to use Theuzs/spider-unlimited with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Theuzs/spider-unlimited with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/realistic-vision-v51", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Theuzs/spider-unlimited") prompt = "Unlimited Spide, Unlimited, Web Cape, Metallic Suit, Bright White Eyes" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 4f8950d7d483886e175badf572d35246a99c284e2ea135ed341604a6c41fec07
- Size of remote file:
- 39.1 MB
- SHA256:
- 2fc11deb969253ed02721419c6a65faf3ff8f9e7620dd5903eb48bf4b45d7546
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.