Initial commit
0 parents
Showing
26 changed files
with
1902 additions
and
0 deletions
.env.example
0 → 100644
.gitignore
0 → 100644
README.md
0 → 100644
app/__init__.py
0 → 100644
app/core/__init__.py
0 → 100644
app/core/config.py
0 → 100644
app/core/exceptions.py
0 → 100644
app/middleware/__init__.py
0 → 100644
app/middleware/music_analyze/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
app/middleware/music_analyze/base.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/middleware/music_analyze/factory.py
0 → 100644
app/middleware/music_analyze/prompts.py
0 → 100644
This diff is collapsed.
Click to expand it.
app/utils/oss_service.py
0 → 100644
This diff is collapsed.
Click to expand it.
app/utils/oss_uploader.py
0 → 100644
config.py
0 → 100644
logger.py
0 → 100644
pipeline/batch_analyze_xlsx.py
0 → 100644
This diff is collapsed.
Click to expand it.
requirements.txt
0 → 100644
-
Please register or sign in to post a comment