Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkrthakur committed May 4, 2024
1 parent e95563d commit f88ed82
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@ Once done, you can start the application using:
autotrain app --port 8080 --host 127.0.0.1


If you are not fond of UI, you can use AutoTrain Configs to train using command line or simply AutoTrain CLI.

To use config file for training, you can use the following command:

autotrain --config <path_to_config_file>


You can find sample config files in the `configs` directory of this repository.

## Colabs

| Task | Colab Link |
Expand Down

0 comments on commit f88ed82

Please sign in to comment.