Skip to content

Commit

Permalink
fix: finalize code
Browse files Browse the repository at this point in the history
  • Loading branch information
mengyanw committed Apr 16, 2023
1 parent 09e9d90 commit 37dd640
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 591 deletions.
1 change: 0 additions & 1 deletion .gitattributes

This file was deleted.

Binary file removed public/abcover.png
Binary file not shown.
1 change: 0 additions & 1 deletion public/fft.js

This file was deleted.

4 changes: 0 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<script src="https://cdn.jsdelivr.net/npm/onnxjs/dist/onnx.min.js"></script>
<script src="./fft.js"></script>
<script src="./magenta.js"></script>
<title>Music Tagger</title>
</head>
<body>
<div id="root"></div>
<!-- <script src="./main.js"></script> -->
</body>
</html>
340 changes: 0 additions & 340 deletions public/magenta.js

This file was deleted.

2 changes: 1 addition & 1 deletion service/ml
Submodule ml updated 1 files
+4 −0 run/music_tagger_app.py
Loading

0 comments on commit 37dd640

Please sign in to comment.