Spaces:
Build error
Build error
Commit
·
e91c1fc
1
Parent(s):
d13787f
Add TF to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers
|
|
|
2 |
note-seq
|
3 |
protobuf==3.20.1
|
4 |
pyfluidsynth==1.3.0
|
|
|
1 |
transformers
|
2 |
+
TensorFlow==2.8.2
|
3 |
note-seq
|
4 |
protobuf==3.20.1
|
5 |
pyfluidsynth==1.3.0
|