Instructions to use glif/golden-haggadah with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use glif/golden-haggadah 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("glif/golden-haggadah") prompt = "close up robot face, golden haggadah style" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Golden Haggadah Style
.jpg)
- Prompt
- close up robot face, golden haggadah style

- Prompt
- a panda eating cake, golden haggadah style

- Prompt
- A black cat with a white patch on it's chest, golden haggadah style

- Prompt
- A lion fish swimming on the ocean, golden haggadah style

- Prompt
- a unicorn, golden haggadah style

- Prompt
- The cathedral of Norwich in Norfolk, golden haggadah style
Model description
Creator: an303042
Style: Produce images in the style of the 14th century Catalan Golden Haggadah, a one of a kind piece. Wiki - https://en.m.wikipedia.org/wiki/Golden_Haggadah
Click here to try it on Glif:
This LoRA is a part of the Glif Loradex Trainer project. The goal of the project is to explore different training techniques together, create and release opensource LoRAs, and fill the world with more art. This project is sponsored by Glif, offering free early access to Flux Dev training on the Glif Discord.
All models in the Loradex Trainer program are released under the BFL Flux Dev license. Attribution for the original LoRA creator is always appreciated!
Trigger words
You should use golden haggadah style 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
- 7
Model tree for glif/golden-haggadah
Base model
black-forest-labs/FLUX.1-dev