Instructions to use Zunyi-Business-LORAs/Russian-beer-label with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Zunyi-Business-LORAs/Russian-beer-label 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/Russian-beer-label") prompt = "a-beer-label | rectangular shape | rounded corners | shows a glass mug filled with golden beer | white, with clean lines and a classic" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Russian-beer-label

- Prompt
- a-beer-label | rectangular shape | rounded corners | shows a glass mug filled with golden beer | white, with clean lines and a classic

- Prompt
- a-beer-label | circular badge | a light yellow background | a green outer border | visible metal bands | golden wheat ears

- Prompt
- a-beer-label | styled beer label illustration | oval badge | decorative shield | brown and yellow color scheme | crossed golden wheat ears
Model description
We trained seven Russian beer label images and got one Lora. We found Comfyui can not generate Russian words well(English is same). We need to do spell-checking work and redesign words(using PS, etc). We think label is good for now and reduce traditional label design time. We uploads some example images; and please check our prompts. We keep researching bottle design.
我们训练了一些俄式啤酒标签模型,传统标签制作需要PS等工具,Comfyui生成的俄语拼写有问题,当然英语也会有问题,我们得到一张图片也需要重新设计文字,但是目前标签制作的效率已经很大提高了。
我们上传了几张样式图,请注意我们的提示词。我们正在逐步研究酒瓶类设计中。
Trigger words
You should use a-beer-label to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 6
Model tree for Zunyi-Business-LORAs/Russian-beer-label
Base model
black-forest-labs/FLUX.1-dev