Instructions to use delri0/pycharts-diffuser with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use delri0/pycharts-diffuser 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/control-lora", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("delri0/pycharts-diffuser") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- bf4bef68ba06601f1e4161938027ab84ef44c986d95882a8cf5eb49b2473385a
- Size of remote file:
- 389 Bytes
- SHA256:
- 34ec8ccbbfb8889e5e34584d2b38029bba9b612257d573aa8464abb62c24d9a1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.