Instructions to use dvyio/flux-lora-time-100-ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use dvyio/flux-lora-time-100-ai 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("dvyio/flux-lora-time-100-ai") prompt = "a woman, in the style of TMEHNDRD" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
metadata
tags:
- text-to-image
- stable-diffusion
- lora
- diffusers
- template:sd-lora
widget:
- text: a woman, in the style of TMEHNDRD
output:
url: images/ZehHtNIGsdhkkVjIvcc3j_3f9296cdb57041efaa51ce7921231627.jpg
- text: a man, in the style of TMEHNDRD
output:
url: images/7sPi_vMF38xwNxVl2i49S_05bc44e9418d495eb28e472858c5144a.jpg
- text: a Border Collie dog, in the style of TMEHNDRD
output:
url: images/ijTBfTp-OA3MgKWUu0xEx_0665f8e6c6b841b1885bad9f46d1f672.jpg
base_model: black-forest-labs/FLUX.1-dev
instance_prompt: in the style of TMEHNDRD
license: other
license_name: flux-1-dev-non-commercial-license
license_link: LICENSE
Time100/AI 2024

- Prompt
- a woman, in the style of TMEHNDRD

- Prompt
- a man, in the style of TMEHNDRD

- Prompt
- a Border Collie dog, in the style of TMEHNDRD
Model description
Trained using fal-ai/flux-lora-fast-training.
Trigger words
You should use in the style of TMEHNDRD to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.