Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timudk authored Dec 31, 2024
1 parent 805da85 commit ef44339
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,16 @@ $ python -m flux.api --prompt="A beautiful beach" save outputs/api
# open the image directly
$ python -m flux.api --prompt="A beautiful beach" image show
```

## Citation

If you find the provided code or models useful for your research, consider citing them as:

```bib
@misc{flux2023,
author = {Black Forest Labs},
title = {FLUX.1},
year = {2023},
howpublished = {\url{https://github.com/black-forest-labs/flux}},
}
```

0 comments on commit ef44339

Please sign in to comment.