Spaces:
Build error
Build error
Commit
·
abd03e3
1
Parent(s):
d02f74d
Add recognition to Dr. Tristan Behrens
Browse files
app.py
CHANGED
@@ -38,7 +38,8 @@ width=200px alt="Robot playing the guitar">
|
|
38 |
"""
|
39 |
article = """
|
40 |
For a complete tutorial on how to create this demo from scratch, check out this
|
41 |
-
[GitHub Repo](https://github.com/juancopi81/MMM_Mutopia_Guitar).
|
|
|
42 |
"""
|
43 |
|
44 |
# Helper function to create the string seed
|
|
|
38 |
"""
|
39 |
article = """
|
40 |
For a complete tutorial on how to create this demo from scratch, check out this
|
41 |
+
[GitHub Repo](https://github.com/juancopi81/MMM_Mutopia_Guitar).
|
42 |
+
This demo is inspired in the work of [Dr. Tristan Behrens](https://www.linkedin.com/in/dr-tristan-behrens-734967a2/)
|
43 |
"""
|
44 |
|
45 |
# Helper function to create the string seed
|