Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -53,3 +53,6 @@ tqdm>=4.64.0
|
|
| 53 |
|
| 54 |
# Graph music representation library (required by AnalysisGNN)
|
| 55 |
git+https://github.com/manoskary/graphmuse.git
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
|
| 54 |
# Graph music representation library (required by AnalysisGNN)
|
| 55 |
git+https://github.com/manoskary/graphmuse.git
|
| 56 |
+
|
| 57 |
+
# Install AnalysisGNN
|
| 58 |
+
git+https://github.com/manoskary/analysisgnn.git
|