Skip to content

Commit

Permalink
Update install instructions
Browse files Browse the repository at this point in the history
Ensure user is on latest version of FO (0.23.7) so the integration works
  • Loading branch information
jacobmarks authored Apr 5, 2024
1 parent 91f026d commit fd624fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fiftyone/utils/huggingface.py
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ def _get_fiftyone_version(self, kwargs):
If you haven't already, install FiftyOne:
```bash
pip install fiftyone
pip install -U fiftyone
```
## Usage
Expand Down

0 comments on commit fd624fa

Please sign in to comment.