Instructions to use agentbot/edge-03 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use agentbot/edge-03 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("agentbot/edge-03", 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
- Xet hash:
- 7b5d68fe116156a00fd29c74a18b24d12f089a91a6263990269447a2dd632001
- Size of remote file:
- 677 MB
- SHA256:
- e600471d0d62f0d13d24a2c2e79e49eae4709d02c8218912029e2b5eda7c457f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.