Instructions to use lucianosb/veropeso-brazil-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lucianosb/veropeso-brazil-xl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("lucianosb/veropeso-brazil-xl") prompt = "long exposure photo of veropeso by day . Blurred motion, streaks of light, surreal, dreamy, ghosting effect, highly detailed" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- a609a80d1adce86a4b86539e329c409237c0c2e214c6d6845e4fa8e6cda11b99
- Size of remote file:
- 228 MB
- SHA256:
- 8bf1a28d74ac01f4514206ecf06b2f79d4e8559efa9c2bc1db7ce3e9cfbad4a6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.