Instructions to use Zunyi-Business-LORAs/Bottle-pattern with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Zunyi-Business-LORAs/Bottle-pattern 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("Zunyi-Business-LORAs/Bottle-pattern") prompt = "Bottle-Pattern| Traditional Chinese paper - cut art | golden dragons with intricate patterns | red background, classic Chinese style, high" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Bottle-pattern

- Prompt
- Bottle-Pattern| Traditional Chinese paper - cut art | golden dragons with intricate patterns | red background, classic Chinese style, high

- Prompt
- Bottle-Pattern | Vibrant red backdrop | intricately detailed golden Chinese dragon with scales | classic auspicious clouds, swirling wave motifs | traditional Chinese art style

- Prompt
- Bottle-Pattern | Elegant traditional pattern | cream - like base | red blossoms, teal curlicue vines | intricate repeating motif

- Prompt
- Bottle-Pattern | Intricate jade - like dragon relief, light green color | Chinese dragon with clouds, detailed carving
Model description
We trained ten bottle pattern images which is mainly dragon. We got an Lora and uploaded some new images generated by comfyui. We could redesign our liquor bottle now.
我们测试了训练10张瓶身龙图案,然后获取全新的龙图案,可以将他们定制到瓶身上,提高设计效率。
Trigger words
You should use Bottle-Pattern to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 5
Model tree for Zunyi-Business-LORAs/Bottle-pattern
Base model
black-forest-labs/FLUX.1-dev