Skip to content

Commit

Permalink
Updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hovstadius committed Oct 24, 2024
1 parent 0a319a2 commit 23af70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Once you’ve completed all the configurations, you can build the compute packag
fedn package create -p client
```
The compute package contains all the necessary files and configurations for the client environments.
If you make any changes to the configurations later, you’ll need to rebuild and reupload the compute package to apply the updates.
If you make any changes to the number of classes or specific YOLOv8 model later, you’ll need to rebuild and reupload the compute package to apply the updates. For changes in the `client_config.yaml`, you don't need to rebuild the compute package.

## Step 7: Initializing the seed model
To initialize the seed model, run the following command:
Expand Down

0 comments on commit 23af70d

Please sign in to comment.