Instructions to use glif/spiders with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use glif/spiders with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("glif/spiders") prompt = "a pink squid, spider" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 9ce022e0139a443e9607052cf9e2e3b25c9d19edd77289018d0daba0420f730b
- Size of remote file:
- 334 kB
- SHA256:
- 4d25f14649ec3ca3f90c1db85ec85c2176c57bf53ee58ee3b107d32ea05f7920
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.