Instructions to use wayned/fruitlabels with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wayned/fruitlabels with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("wayned/fruitlabels") prompt = "a vintage label illustration for a company that sells bananas. fruit labels, beautiful fresh yellow bananas, vintage illustration, large logo that spells \"SMITH BANANAS\" " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Fruit Farm Labels

- Prompt
- a vintage label illustration for a company that sells bananas. fruit labels, beautiful fresh yellow bananas, vintage illustration, large logo that spells "SMITH BANANAS"
- Negative Prompt
- none

- Prompt
- a vintage label illustration for a company that sells bananas. fruit labels, beautiful fresh yellow bananas, vintage illustration, large logo that spells "SMITH BANANAS"
- Negative Prompt
- none

- Prompt
- a vintage label illustration for a company that sells oranges. fruit labels, beautiful fresh oranges, vintage illustration, large logo that spells "SMITH ORANGES"
- Negative Prompt
- none

- Prompt
- a vintage label illustration for a company that sells oranges. fruit labels, beautiful fresh oranges, vintage illustration, large logo that spells "SMITH ORANGES"
- Negative Prompt
- none

- Prompt
- a vintage label illustration for a company that sells apples. fruit labels, beautiful fresh apples, vintage illustration, large logo that spells "SMITH APPLES"
- Negative Prompt
- none

- Prompt
- a vintage label illustration for a company that sells apples. fruit labels, beautiful fresh apples, vintage illustration, large logo that spells "SMITH APPLES"
- Negative Prompt
- none
Model description
Render decent instances of vintage fruit farm labels. Include explicit "FARM/FRUIT" text to include in the label. (ex: "large text that spells "SMITH ORANGES").
Trigger phrase: "fruit labels"
Trigger words
You should use fruit labels to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 45
Model tree for wayned/fruitlabels
Base model
black-forest-labs/FLUX.1-dev