Instructions to use hulefei/test-rabbit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hulefei/test-rabbit with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("hulefei/test-rabbit", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 15b3ba6e438511a45763fde7347c3d264813cd2bd85f862f0915ef49d968e0e3
- Size of remote file:
- 3.44 GB
- SHA256:
- 4bd873a348cc71df36343bc24183af19797decb80eef49c528b1b4b4a29cbd1c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.