Instructions to use SteveWCG/trained_buffer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SteveWCG/trained_buffer 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-3-medium-diffusers", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("SteveWCG/trained_buffer") prompt = "A photo of a bike lane with a white-painted buffer zone separating cyclists from moving car traffic." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 22b8376d7902a331035d2536a8b7fca28c4d9ab6d208396219c24b7f26989777
- Size of remote file:
- 127 MB
- SHA256:
- bf35a48f4314b259856db869cc6c22733c577378420bc81795330fcf8d6a87d8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.