Skip to content

Commit

Permalink
modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
truonghm committed Sep 22, 2023
1 parent 5a0214b commit 5c4cb51
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Malicious JavaScript Detection

Demo here: [Azure Container Instance](http://js-detection.fdhwawfacbhfg5an.southeastasia.azurecontainer.io:8501/documentation/)
- Demo here: [Azure Container Instance](http://js-detection.fdhwawfacbhfg5an.southeastasia.azurecontainer.io:8501/documentation/)
- Model here: [Hugging Face](https://huggingface.co/truonghm/malicious-js-detection)
## Setting up

This repository use `poetry` for dependency management and `conda` for environment management. To install `poetry`:
This repository uses `poetry` for dependency management and `conda` for environment management. To install `poetry`:

```bash
curl -sSL https://raw.githubusercontent.com/python-poetry/install.python-poetry.org/main/install-poetry.py | python3
Expand Down

0 comments on commit 5c4cb51

Please sign in to comment.