Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
沈秋雨
/
lyric_rhyme
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
eaa24f75
...
eaa24f75eadecff3d66d1e721e7a2ed5225d1c69
authored
2026-06-11 13:14:34 +0800
by
沈秋雨
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
更新依赖
1 parent
8413944a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
requirements.txt
requirements.txt
View file @
eaa24f7
...
...
@@ -10,6 +10,14 @@ pymysql>=1.1
cos-python-sdk-v5>=1.9
tqdm>=4.66
# Audio composition feature extraction
librosa>=0.10.0
scipy>=1.11
numpy>=1.24
# pgvector PostgreSQL client
pgvector>=0.2.0
# HTTP API server
fastapi>=0.110.0
uvicorn[standard]>=0.29.0
...
...
Please
register
or
sign in
to post a comment