Instructions to use iamplus/agpu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use iamplus/agpu 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-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("iamplus/agpu") prompt = "santhanam man" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- d44bef3de089574b031d93e60d24900265d52095f79757000e3e419df59bf74e
- Size of remote file:
- 1.27 MB
- SHA256:
- 0cbd1feea2fde8450558f2fbf587df933f8ef6ad6aa914abf2899ab14a309c1c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.