aherrasf commited on
Commit
b291877
·
1 Parent(s): 4292aea

Add TensorFlow support with basic-pitch[tf] extra

Browse files
Files changed (2) hide show
  1. requirements.txt +1 -1
  2. requirements_alternative.txt +5 -0
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
  gradio
2
- basic-pitch
 
1
  gradio
2
+ basic-pitch[tf]
requirements_alternative.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio
2
+ basic-pitch[tf]
3
+ tensorflow
4
+ numpy
5
+ librosa