JSY8 commited on
Commit
8b8075d
·
verified ·
1 Parent(s): 47aa3eb

Create requirements. txt

Browse files
Files changed (1) hide show
  1. requirements. txt +6 -0
requirements. txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ transformers
3
+ torch
4
+ numpy
5
+ soundfile
6
+ Pillow