Instructions to use Zephyrus-H/annoyingball1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Zephyrus-H/annoyingball1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-2-1-base", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Zephyrus-H/annoyingball1") prompt = "annoyingball" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- e78bd45e27b70c178dc657c84abd0658887752e494176b777e09f4184452c6a1
- Size of remote file:
- 6.85 MB
- SHA256:
- 7543ba4e2d39781c02fb3e94486f1220598f3021ab6592c5fe56d4adce193254
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.