Instructions to use iskandre/output2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use iskandre/output2 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("iskandre/output2") prompt = "a photo of harito cat" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 77c75a7e9b25226459382e827d7af972be5daa8e03310f56d5b225883ff25b7f
- Size of remote file:
- 6.59 MB
- SHA256:
- 4059ad8f8e1d76bace6125f6c80c250463c6eba720822699eeae7f936a134f1e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.