bram4627 commited on
Commit
57b1323
1 Parent(s): 18479c9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- Flask==3.1.0
2
- librosa==0.10.2.post1
3
- numpy==2.2.0
4
- scikit_learn==1.6.0
5
- tensorflow==2.18.0
6
- tensorflow_intel==2.18.0
 
 
1
+ Flask==3.1.0
2
+ librosa==0.10.2.post1
3
+ numpy==2.2.0
4
+ scikit_learn==1.6.0
5
+ tensorflow==2.18.0
6
+ tensorflow_intel==2.18.0
7
+ uvicorn