Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightieey authored Sep 16, 2023
1 parent 0fe7de0 commit 72c6e96
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
# preQ_flask
preq flask server
<br><br>


## Setting
```sudo apt update -y```

```pip3 install flask```

```pip3 install scikit-learn```

```
sudo apt install default-jdk
python3 -m pip install konlpy
```

0 comments on commit 72c6e96

Please sign in to comment.