gnosticdev commited on
Commit
4ea2701
·
verified ·
1 Parent(s): 4f66327

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==4.44.1
2
+ numpy==1.26.4
3
+ scipy==1.13.1
4
+ matplotlib==3.9.0
5
+ pyaudio==0.2.14