Amiel commited on
Commit
ca45a01
·
verified ·
1 Parent(s): 998e8ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -7,4 +7,8 @@ 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
+ numpy==1.26.4
12
+ ultralytics==8.3.68
13
+ ultralytics-thop==2.0.14
14
+ opencv-python==4.11.0.86