Instructions to use Yanqing2001/output_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yanqing2001/output_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("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Yanqing2001/output_model") prompt = "a photo of sks dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- ad61cdb326434900c4b954c65ccf1f2ebc20298a42766804fe3b87d3f2cbd62b
- Size of remote file:
- 3.29 MB
- SHA256:
- 40c92d6b6bc1d6b0981684ac5169cf9377d6a2902df54bd8eab57d975b32099b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.