Instructions to use eagle13gy/path_to_lora_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use eagle13gy/path_to_lora_model with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("eagle13gy/path_to_lora_model") prompt = "a photo of sks dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 7dc7a8313421e5db239fcfbe974ace40d5ba6295770cde23eb03a668d0c4ff40
- Size of remote file:
- 6.59 MB
- SHA256:
- ed30edb930f3e64ddf53e60d3528e103743c24f2830584d454180061974e2a45
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.