Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
title: The Jam Machine
|
3 |
emoji: 🎶
|
4 |
-
colorFrom:
|
5 |
colorTo: black
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.13.1
|
@@ -10,6 +10,7 @@ app_file: playground.py
|
|
10 |
pinned: true
|
11 |
---
|
12 |
|
|
|
13 |
## The-Jam-Machine
|
14 |
The-Jam-Machine is a Generative AI trained on text transcription of MIDI music, meant to enhance creativity while making computer music. It uses a GPT2 model architexture and has been trained on about 5000 midi songs.
|
15 |
## The app
|
|
|
1 |
---
|
2 |
title: The Jam Machine
|
3 |
emoji: 🎶
|
4 |
+
colorFrom: indigo
|
5 |
colorTo: black
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.13.1
|
|
|
10 |
pinned: true
|
11 |
---
|
12 |
|
13 |
+
|
14 |
## The-Jam-Machine
|
15 |
The-Jam-Machine is a Generative AI trained on text transcription of MIDI music, meant to enhance creativity while making computer music. It uses a GPT2 model architexture and has been trained on about 5000 midi songs.
|
16 |
## The app
|