Text-to-Image
Diffusers
OpenVINO
English
OVStableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
openvino-export
Instructions to use HelloSun/AnyLORA-openvino with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use HelloSun/AnyLORA-openvino with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("HelloSun/AnyLORA-openvino", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 17acebeab7467dd31eca8fe3c0447be3c6ae2bb7d33852df0d22aa6da2b843d1
- Size of remote file:
- 198 MB
- SHA256:
- cbd663568a1ff75618c5eeab81ca55a1b58c9c9925db6ad8b81631ad43f1c25c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.