Instructions to use neonforestmist/clover-image-tiny-monet-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use neonforestmist/clover-image-tiny-monet-lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("neonforestmist/Clover-Image-Tiny", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("neonforestmist/clover-image-tiny-monet-lora") prompt = "Monet Style, a nice autumn background" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 37897f7cdbb4228da4304cf61bf2d30ddc768fe37acbb5ee3882174906f2e26d
- Size of remote file:
- 13.9 MB
- SHA256:
- 100cd0b71ba05b5f2320629b3d8335485eaf43e8022c90ccf1d2d70cbfea546e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.