Instructions to use EX4L/fruitsalad1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EX4L/fruitsalad1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LyliaEngine/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("EX4L/fruitsalad1") prompt = "Dinosaur, stand, full length, green skin, clothed, mist, simple background, yo-sh" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
LoRA of fruits and unspecified scalie/furry characters

- Prompt
- Dinosaur, stand, full length, green skin, clothed, mist, simple background, yo-sh
- Negative Prompt
- Bad quality, low res
Trigger words
You should use Trigger_words:1 to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 250
Model tree for EX4L/fruitsalad1
Base model
Bakanayatsu/Pony-Diffusion-V6-XL-for-Anime Adapter
LyliaEngine/Pony_Diffusion_V6_XL