jennasparks commited on
Commit
f07548c
·
verified ·
1 Parent(s): 69b42b9

Adding gdown, tensorflow, scikit-learn

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -7,4 +7,7 @@ pydantic>=1.10.0
7
  python-dotenv>=1.0.0
8
  gradio>=4.0.0
9
  requests>=2.31.0
10
- librosa==0.10.2.post1
 
 
 
 
7
  python-dotenv>=1.0.0
8
  gradio>=4.0.0
9
  requests>=2.31.0
10
+ librosa==0.10.2.post1
11
+ gdown=>5.2.0
12
+ tensorflow=>2.18.0
13
+ scikit-learn=>1.6.1