Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🎼 MuseCraft Model Repository
|
|
|
2 |
|
3 |
-
|
4 |
|
5 |
---
|
6 |
|
@@ -54,5 +72,4 @@ See `LICENSE` file for details.
|
|
54 |
- [projectlosangeles](https://huggingface.co/projectlosangeles)
|
55 |
- [WebChatAppAi](https://github.com/WebChatAppAi)
|
56 |
|
57 |
-
---
|
58 |
-
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- projectlosangeles/Godzilla-MIDI-Dataset
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- asigalov61/Godzilla-Piano-Transformer
|
9 |
+
- asigalov61/Orpheus-Music-Transformer
|
10 |
+
tags:
|
11 |
+
- MuseCraft
|
12 |
+
- MIDI
|
13 |
+
- music-ai
|
14 |
+
- music
|
15 |
+
- music-generation
|
16 |
+
- music-composition
|
17 |
+
---
|
18 |
# 🎼 MuseCraft Model Repository
|
19 |
+
## This repository hosts the official model files used in the [MIDI-Gen](https://github.com/WebChatAppAi/midi-gen) and [MuseCraft](https://webchatappai.github.io/midi-gen/pages/features.html) applications.
|
20 |
|
21 |
+

|
22 |
|
23 |
---
|
24 |
|
|
|
72 |
- [projectlosangeles](https://huggingface.co/projectlosangeles)
|
73 |
- [WebChatAppAi](https://github.com/WebChatAppAi)
|
74 |
|
75 |
+
---
|
|