Instructions to use agentbot/edge-02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use agentbot/edge-02 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-02", 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:
- 74856e392058ba3c8726970933a81578ae07e79e17e932c8af892d719c6cc3f9
- Size of remote file:
- 412 MB
- SHA256:
- 7476cdc0def898d4c4b9968e9c879a0035d84b9d4b9e6a430689af43edff767d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.