Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ufukygmr committed Feb 3, 2025
1 parent 410ef57 commit 1e20b57
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions AtlasMl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ OR
poetry run uvicorn atlasml.app:app --reload
```

4. Run the ML Model Only:
```bash
python AtlasMl/atlasml/ml/ml_runner.py
```

## Development


Expand Down

0 comments on commit 1e20b57

Please sign in to comment.