Skip to content

Commit

Permalink
更新安裝及執行方式
Browse files Browse the repository at this point in the history
  • Loading branch information
Keycatowo committed Jan 19, 2023
1 parent c4133d8 commit 0c5c9e2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
## 程式
相關程式來源於[這裡](https://github.com/TrangDuLam/NTHU_Music_AI_Tools)

## 安裝及執行方式

```sh
# 下載專案
git clone https://github.com/Keycatowo/music-analysis.git

# 安裝相關套件
pip install -r requirements.txt

# 執行
streamlit run home.py
```

## 範例
![](fig/demo.gif)

Expand Down

0 comments on commit 0c5c9e2

Please sign in to comment.