Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
work-odes committed Feb 8, 2025
1 parent a7f2750 commit 0ea861a
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 @@ -36,6 +36,15 @@ Unix :
pip3 install -r ./requirements.txt
```

## Auto Labelling

This Feature is in beta to use in app set `AUTO_LABELER_ENABLED` to True in `main.py` and install dependency:

```
pip install transformers
```


## Usage :

On windows click `run.bat` or in cmd `run.bat`
Expand Down

0 comments on commit 0ea861a

Please sign in to comment.