hozen commited on
Commit
a342d19
1 Parent(s): 3388f68

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- groq
2
- gradio
3
- io
4
- soundfile
5
- numpy
 
1
+ gradio==4.19.2
2
+ groq==0.10.0
3
+ numpy==1.26.4
4
+ soundfile==0.12.1