Skip to content

czue/flux-dev-lora-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flux Dev Lora Runner

A little script to run the Flux Dev Lora model on Replicate.

See this blog post for more context.

Usage

uv run main.py "a vintage photo of CZUE, a 40 year old man, writing a blog post" \
 --model="czue/me-v1" \
 --count=4

Additional arguments:

  • model: The hugging face model to use (repo id)
  • count: The number of photos to generate (1-4, defaults to 1)

About

Little CLI to run flux-dev-lora with replicate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages