Skip to content

Commit

Permalink
Merge branch 'main' of github.com:replicate/flux-fine-tuner into main
Browse files Browse the repository at this point in the history
  • Loading branch information
fofr committed Sep 23, 2024
2 parents 083f16b + dc19319 commit fcc30ff
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ It's live at [replicate.com/ostris/flux-dev-lora-trainer](https://replicate.com/

It also includes code for running inference with a fine-tuned model.

## Features

- Automatic image captioning during training
- Image generation using the LoRA (inference)
- Optionally uploads fine-tuned weights to Hugging Face after training
- Automated test suite with [cog-safe-push](https://github.com/replicate/cog-safe-push) for continuous deployment
- Weights and biases integration

## Getting Started

If you're looking to create your own fine-tuned model on Replicate, you don't need to do anything with this codebase.
Expand Down

0 comments on commit fcc30ff

Please sign in to comment.