Skip to content

Commit

Permalink
add init for package misc
Browse files Browse the repository at this point in the history
  • Loading branch information
ofilangi committed Sep 11, 2024
1 parent 2cddd16 commit a38f32b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
```bash
python -m venv env
source env/bin/activate
pip install -r requirements.txt

## if GPU
export TOKENIZERS_PARALLELISM=false
pip install git+https://github.com/p2m2/encoder-ontology-match-abstract
```

## Configuration
Expand Down
Empty file.

0 comments on commit a38f32b

Please sign in to comment.