Daryl Lim commited on
Commit
e2d1036
·
1 Parent(s): 254f7d6

Update requirements.txt

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