Skip to content

Commit

Permalink
Merge pull request #34 from replicate/summarize-features
Browse files Browse the repository at this point in the history
summarize features in README
  • Loading branch information
zeke authored Sep 19, 2024
2 parents 81cd58c + 2ea00ab commit dc19319
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 dc19319

Please sign in to comment.