Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,5 +16,6 @@ piano_transcription_inference
|
|
16 |
tensorboard
|
17 |
git+https://github.com/huggingface/transformers.git@983e40ac3b2af68fd6c927dce09324d54d023e54
|
18 |
git+https://github.com/huggingface/accelerate.git@a54cd0abd8f1f1f5e0f64ac030427c30760309d8
|
|
|
19 |
setuptools==59.5.0
|
20 |
scikit-learn==1.0.2
|
|
|
16 |
tensorboard
|
17 |
git+https://github.com/huggingface/transformers.git@983e40ac3b2af68fd6c927dce09324d54d023e54
|
18 |
git+https://github.com/huggingface/accelerate.git@a54cd0abd8f1f1f5e0f64ac030427c30760309d8
|
19 |
+
git+https://github.com/huggingface/huggingface_hub.git@c87d402de876aa3abf7413bc18b42fab1694ab39
|
20 |
setuptools==59.5.0
|
21 |
scikit-learn==1.0.2
|