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